Skip to content

Commit 0faba21

Browse files
author
TP Honey
authored
Merge pull request #127 from drone-plugins/renovate/golang.org-x-oauth2-digest
fix(deps): update golang.org/x/oauth2 digest to 2104d58
2 parents 0585732 + 9be7017 commit 0faba21

File tree

2 files changed

+275
-9
lines changed

2 files changed

+275
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ require (
77
github.com/google/go-github/v44 v44.1.0
88
github.com/joho/godotenv v1.4.0
99
github.com/urfave/cli/v2 v2.10.3
10-
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
10+
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
1111
)

0 commit comments

Comments
 (0)