File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ require (
157157 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
158158 github.com/golang/protobuf v1.5.4 // indirect
159159 github.com/google/go-querystring v1.1.0 // indirect
160- github.com/google/uuid v1.6.0 // indirect
160+ github.com/google/uuid v1.6.0
161161 github.com/google/wire v0.6.0 // indirect
162162 github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
163163 github.com/googleapis/gax-go/v2 v2.13.0 // indirect
@@ -186,7 +186,7 @@ require (
186186 golang.org/x/crypto v0.28.0 // indirect
187187 golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
188188 golang.org/x/net v0.30.0 // indirect
189- golang.org/x/oauth2 v0.23 .0
189+ golang.org/x/oauth2 v0.24 .0
190190 golang.org/x/sync v0.8.0 // indirect
191191 golang.org/x/sys v0.26.0 // indirect
192192 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
Original file line number Diff line number Diff line change @@ -934,8 +934,8 @@ golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4Iltr
934934golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
935935golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
936936golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
937- golang.org/x/oauth2 v0.23 .0 h1:PbgcYx2W7i4LvjJWEbf0ngHV6qJYr86PkAV3bXdLEbs =
938- golang.org/x/oauth2 v0.23 .0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
937+ golang.org/x/oauth2 v0.24 .0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE =
938+ golang.org/x/oauth2 v0.24 .0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
939939golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
940940golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
941941golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
You can’t perform that action at this time.
0 commit comments