Skip to content

Commit

Permalink
Update github.com/gravitational/teleport/api digest to 7a5e797 (#141)
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 Aug 8, 2024
1 parent 9998768 commit 8a10cce
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-20240806224344-a767c47a0594
github.com/gravitational/teleport/api v0.0.0-20240808124613-7a5e79767f54
github.com/onsi/ginkgo/v2 v2.19.1
github.com/onsi/gomega v1.34.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-20240806224344-a767c47a0594 h1:EAKcHpxZVmr+rPFdopiPM0fjx+d9tD7+68ikD54559k=
github.com/gravitational/teleport/api v0.0.0-20240806224344-a767c47a0594/go.mod h1:vDfGefw8vRwnUf7m95MpEfzLKghQlfYrOofe8UD95Bs=
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/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 8a10cce

Please sign in to comment.