chore(deps): update golang.org/x/oauth2 commit hash to d3ed0bb
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2021-12-28 01:17:02 +00:00
commit dbfd74e198
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -12,6 +12,6 @@ require (
github.com/studio-b12/gowebdav v0.0.0-20211109083228-3f8721cd4b6f
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
gopkg.in/fsnotify.v1 v1.4.7
)