From 45df977438f561b201834b2e484d5d7725f47658 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 01:36:48 +0000 Subject: [PATCH] Update github.com/gravitational/teleport/api digest to dee7a6f --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7a9ceb2c..ec19da0b 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-20241121145428-b123bd676150 + github.com/gravitational/teleport/api v0.0.0-20241121230558-dee7a6f98141 github.com/onsi/ginkgo/v2 v2.22.0 github.com/onsi/gomega v1.35.1 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index 41cd5686..795ec64b 100644 --- a/go.sum +++ b/go.sum @@ -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-20241121145428-b123bd676150 h1:j3yolDGISXs/xg9KIckDWKTRfEm9fzapVdSrcq68S2Q= -github.com/gravitational/teleport/api v0.0.0-20241121145428-b123bd676150/go.mod h1:fITp8Jo4dZLeNNUTDFNKrfIt2xct1i47v7+srm4ODZ4= +github.com/gravitational/teleport/api v0.0.0-20241121230558-dee7a6f98141 h1:3nDXaKErO1I3DnYVEUCMvdLg0KBNr9L09M4SoSyHTas= +github.com/gravitational/teleport/api v0.0.0-20241121230558-dee7a6f98141/go.mod h1:fITp8Jo4dZLeNNUTDFNKrfIt2xct1i47v7+srm4ODZ4= 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=