Update golang.org/x/oauth2 digest to 9780585 (#88)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-12 06:50:56 +02:00
committed by GitHub
parent 3389389881
commit 2011dae77c
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/tus/tusd v1.9.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20220407100705-7b9b53b0aca4
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)