Update module golang.org/x/oauth2 to v0.11.0

This commit is contained in:
renovate[bot]
2023-08-05 01:56:25 +00:00
parent 6aaabe9cbf
commit 8c2d666e5e
2 changed files with 13 additions and 13 deletions

8
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/tus/tusd v1.12.1
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
golang.org/x/oauth2 v0.10.0
golang.org/x/oauth2 v0.11.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -83,9 +83,9 @@ require (
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
go.etcd.io/bbolt v1.3.7 // indirect
golang.org/x/crypto v0.11.0 // indirect
golang.org/x/net v0.12.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/crypto v0.12.0 // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/sys v0.11.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/grpc v1.56.1 // indirect