File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/giantswarm/teleport-operator
22
3- go 1.25.9
3+ go 1.25.10
44
55require (
66 github.com/giantswarm/apiextensions-application v0.6.2
77 github.com/giantswarm/microerror v0.4.1
88 github.com/go-logr/logr v1.4.3
99 github.com/google/uuid v1.6.0
10- github.com/gravitational/teleport/api v0.0.0-20260508211642-e73b836e5b2d
10+ github.com/gravitational/teleport/api v0.0.0-20260514204014-5b5117784165
1111 github.com/onsi/ginkgo/v2 v2.28.3
1212 github.com/onsi/gomega v1.40.0
1313 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/google/pprof v0.0.0-20260402051712-545e8a4df936 h1:EwtI+Al+DeppwYX2oX
109109github.com/google/pprof v0.0.0-20260402051712-545e8a4df936 /go.mod h1:MxpfABSjhmINe3F1It9d+8exIHFvUqtLIRCdOGNXqiI =
110110github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
111111github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
112- github.com/gravitational/teleport/api v0.0.0-20260508211642-e73b836e5b2d h1:ibDeEcC43UYcIfx3qSAItsl/wid8k9WmmHMP+2IkC5k =
113- github.com/gravitational/teleport/api v0.0.0-20260508211642-e73b836e5b2d /go.mod h1:pSh4yf5cF8IFwrDNba58JQdKb91e75htI4YdzGfR8EU =
112+ github.com/gravitational/teleport/api v0.0.0-20260514204014-5b5117784165 h1:q0SHTeHJUHJI+ZDrWw9cGViVU/VnHVkgCRaDMEV3kiU =
113+ github.com/gravitational/teleport/api v0.0.0-20260514204014-5b5117784165 /go.mod h1:ehyDfUtsE4r9wc2jG4RwT00N9K8aTMfoGyyn6kXippo =
114114github.com/gravitational/trace v1.5.4 h1:nMmF7alwvNiQJhC817Hhmgm95bzKOXbnxvkickTkRDY =
115115github.com/gravitational/trace v1.5.4 /go.mod h1:/uCbC3ukVU8Pdrh8+3vNLyyE1aGheBWpGGrMnwIK80E =
116116github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 h1:HWRh5R2+9EifMyIHV7ZV+MIZqgz+PMpZ14Jynv3O2Zs =
You can’t perform that action at this time.
0 commit comments