From 653da82995598ca947e0e2d506f1c37f6c78b2b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:53:05 +0300 Subject: [PATCH] Update github.com/gravitational/teleport/api digest to d9bcd2e (#116) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 46b66421..c6075cfb 100644 --- a/go.mod +++ b/go.mod @@ -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-20240702202049-535a9ea56d7b + github.com/gravitational/teleport/api v0.0.0-20240703080842-d9bcd2e2dafd github.com/onsi/ginkgo/v2 v2.19.0 github.com/onsi/gomega v1.33.1 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index 76aec945..1443127c 100644 --- a/go.sum +++ b/go.sum @@ -904,8 +904,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-20240702202049-535a9ea56d7b h1:EQW02lnL+p2S7zDy2x7HQihivm/wH4Vcocz2eEcyI4g= -github.com/gravitational/teleport/api v0.0.0-20240702202049-535a9ea56d7b/go.mod h1:8hpk8VM/toXixuI9cv+tSpliwyAkZzlwXQeVOBMl+dM= +github.com/gravitational/teleport/api v0.0.0-20240703080842-d9bcd2e2dafd h1:FudPYZB50gbqcpBfUiu30ZV/cYTUE5agPVtzOjwK7KQ= +github.com/gravitational/teleport/api v0.0.0-20240703080842-d9bcd2e2dafd/go.mod h1:8hpk8VM/toXixuI9cv+tSpliwyAkZzlwXQeVOBMl+dM= 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=