chore(deps): update golang.org/x/oauth2 digest to 2104d58
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b7aacd0f17
commit
8b23e23860
2 changed files with 271 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -14,6 +14,6 @@ require (
|
|||
gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
|
||||
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
|
||||
golang.org/x/image v0.0.0-20220617043117-41969df76e82
|
||||
golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401
|
||||
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
|
||||
gopkg.in/fsnotify.v1 v1.4.7
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue