Update golang.org/x/oauth2 digest to b44042a (#436)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-07 01:11:26 +02:00
committed by GitHub
parent 73db8bc9c8
commit 400b5e95d7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/tus/tusd v1.9.2
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20221006183845-316c7553db56
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
gopkg.in/yaml.v3 v3.0.1
)