Update golang.org/x/oauth2 digest to fd043fe

This commit is contained in:
renovate[bot]
2022-06-22 19:59:11 +00:00
parent ba7b6e685a
commit c6000ab54c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ require (
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
golang.org/x/exp v0.0.0-20220613132600-b0d781184e0d
golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
gopkg.in/yaml.v3 v3.0.1
)