From 6a94f3e1e30cd538f47dd53bc20493df7975cadf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 06:28:50 +0000 Subject: [PATCH] Update github.com/gravitational/teleport/api digest to 0aba334 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3a9692c6..2358f84f 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-20250205011643-dc4fcf870ea6 + github.com/gravitational/teleport/api v0.0.0-20250206033713-0aba33474f6d github.com/onsi/ginkgo/v2 v2.22.2 github.com/onsi/gomega v1.36.2 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index f8a54546..5a841e92 100644 --- a/go.sum +++ b/go.sum @@ -242,8 +242,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg= github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk= -github.com/gravitational/teleport/api v0.0.0-20250205011643-dc4fcf870ea6 h1:xrqLnVOUlvjqGaj8fzDDZDbEjDDKw0RbbQRp65mD1MY= -github.com/gravitational/teleport/api v0.0.0-20250205011643-dc4fcf870ea6/go.mod h1:5O0HmM/SAR7Z/NIThSeNp9asGX6BZO8VhjrwBpRzNLs= +github.com/gravitational/teleport/api v0.0.0-20250206033713-0aba33474f6d h1:6awqF2/peqf2Af1vf8LI1PyVtpoa/JAXEGUZGDfJ7nE= +github.com/gravitational/teleport/api v0.0.0-20250206033713-0aba33474f6d/go.mod h1:5O0HmM/SAR7Z/NIThSeNp9asGX6BZO8VhjrwBpRzNLs= github.com/gravitational/trace v1.5.0 h1:JbeL2HDGyzgy7G72Z2hP2gExEyA6Y2p7fCiSjyZwCJw= github.com/gravitational/trace v1.5.0/go.mod h1:dxezSkKm880IIDx+czWG8fq+pLnXjETBewMgN3jOBlg= github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 h1:VNqngBF40hVlDloBruUehVYC3ArSgIyScOAyMRqBxRg=