Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github.com/gravitational/teleport/api digest to 6f7156d #144

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ require (
github.com/giantswarm/microerror v0.4.1
github.com/go-logr/logr v1.4.2
github.com/google/uuid v1.6.0
github.com/gravitational/teleport/api v0.0.0-20240808124613-7a5e79767f54
github.com/gravitational/teleport/api v0.0.0-20240817175532-6f7156d8b214
github.com/onsi/ginkgo/v2 v2.20.0
github.com/onsi/gomega v1.34.1
github.com/pkg/errors v0.9.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -905,8 +905,8 @@ github.com/googleapis/gax-go/v2 v2.7.0/go.mod h1:TEop28CZZQ2y+c0VxMUmu1lV+fQx57Q
github.com/googleapis/gax-go/v2 v2.7.1/go.mod h1:4orTrqY6hXxxaUL4LHIPl6lGo8vAE38/qKbhSAKP6QI=
github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4=
github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8/go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g=
github.com/gravitational/teleport/api v0.0.0-20240808124613-7a5e79767f54 h1:qfbWRzOoyWmOjHdSLmnTPAo3JDOfTHwj9yNJleQHXVI=
github.com/gravitational/teleport/api v0.0.0-20240808124613-7a5e79767f54/go.mod h1:vDfGefw8vRwnUf7m95MpEfzLKghQlfYrOofe8UD95Bs=
github.com/gravitational/teleport/api v0.0.0-20240817175532-6f7156d8b214 h1:uyCJHQu2+WmVWvu1fB1LjPLa2Lxa48lNynoQcVruLEM=
github.com/gravitational/teleport/api v0.0.0-20240817175532-6f7156d8b214/go.mod h1:vDfGefw8vRwnUf7m95MpEfzLKghQlfYrOofe8UD95Bs=
github.com/gravitational/trace v1.4.0 h1:TtTeMElVwMX21Udb1nmK2tpWYAAMJoyjevzKOaxIFZQ=
github.com/gravitational/trace v1.4.0/go.mod h1:g79NZzwCjWS/VVubYowaFAQsTjVTohGi0hFbIWSyGoY=
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=