chore(deps): update golang.org/x/oauth2 digest to 128564f
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2022-07-22 21:38:32 +00:00
commit b468dca9d6
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -14,6 +14,6 @@ require (
gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
golang.org/x/oauth2 v0.0.0-20220718184931-c8730f7fcb92
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
gopkg.in/fsnotify.v1 v1.4.7
)