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

This commit is contained in:
renovate[bot]
2023-02-09 02:45:47 +00:00
parent f7c99548db
commit 4978d9fccf
2 changed files with 10 additions and 10 deletions

6
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/tus/tusd v1.10.1
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20230206171751-46f607a40771
golang.org/x/oauth2 v0.4.0
golang.org/x/oauth2 v0.5.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -84,8 +84,8 @@ require (
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
go.etcd.io/bbolt v1.3.6 // indirect
golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/sys v0.4.0 // indirect
golang.org/x/net v0.6.0 // indirect
golang.org/x/sys v0.5.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef // indirect
google.golang.org/grpc v1.52.0 // indirect