Skip to content

Commit

Permalink
Update github.com/gravitational/teleport/api digest to 4cd3f3b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 2dd53a8 commit 62ccfc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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-20241024084229-4104ec17d825
github.com/gravitational/teleport/api v0.0.0-20241024201259-4cd3f3bb9c14
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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-20241024084229-4104ec17d825 h1:4mE+dVBBLrGT3WQVyrZyjfZ7+XkuWSE4gFpX8bC9mRw=
github.com/gravitational/teleport/api v0.0.0-20241024084229-4104ec17d825/go.mod h1:yACPMtqokzvnzQe4suoRVbuJ75rclc8mWLjbjesRWJs=
github.com/gravitational/teleport/api v0.0.0-20241024201259-4cd3f3bb9c14 h1:Ecjp8ExZIcx7ffzv9bbRv92QyEci59q3T1NZ5Df/M7I=
github.com/gravitational/teleport/api v0.0.0-20241024201259-4cd3f3bb9c14/go.mod h1:yACPMtqokzvnzQe4suoRVbuJ75rclc8mWLjbjesRWJs=
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=
Expand Down

0 comments on commit 62ccfc9

Please sign in to comment.