Skip to content

Commit

Permalink
Update github.com/gravitational/teleport/api digest to 0040ee3 (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 63492eb commit 8441ea5
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-20240705235643-4257daa0c447
github.com/gravitational/teleport/api v0.0.0-20240709031258-0040ee3f36f6
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
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-20240705235643-4257daa0c447 h1:6bMyx0bRAzQ2uoSg1b/cH4BYD3smqUvxqQ5Pj+bqWA4=
github.com/gravitational/teleport/api v0.0.0-20240705235643-4257daa0c447/go.mod h1:PCV2cRU0pPW8tpzVsQms+uepU2fCWsQ/1lYSrPPmlbM=
github.com/gravitational/teleport/api v0.0.0-20240709031258-0040ee3f36f6 h1:ZvJqmsY4jLMk1W7rIpcmHoFej4VTU6BkluQkXrebEjI=
github.com/gravitational/teleport/api v0.0.0-20240709031258-0040ee3f36f6/go.mod h1:PCV2cRU0pPW8tpzVsQms+uepU2fCWsQ/1lYSrPPmlbM=
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 8441ea5

Please sign in to comment.