File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab
7
7
github.com/martini-contrib/render v0.0.0-20150707142108-ec18f8345a11
8
8
github.com/stretchr/testify v1.9.0
9
- golang.org/x/oauth2 v0.19 .0
9
+ golang.org/x/oauth2 v0.20 .0
10
10
gopkg.in/yaml.v2 v2.4.0
11
11
gopkg.in/yaml.v3 v3.0.1
12
12
)
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/
18
18
github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
19
19
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
20
20
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
21
- golang.org/x/oauth2 v0.19 .0 h1:9+E/EZBCbTLNrbN35fHv/a/d/mOBatymz1zbtQrXpIg =
22
- golang.org/x/oauth2 v0.19 .0 /go.mod h1:vYi7skDa1x015PmRRYZ7+s1cWyPgrPiSYRe4rnsexc8 =
21
+ golang.org/x/oauth2 v0.20 .0 h1:4mQdhULixXKP1rwYBW0vAijoXnkTG0BLCDRzfe1idMo =
22
+ golang.org/x/oauth2 v0.20 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
23
23
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
24
24
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
25
25
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY =
You can’t perform that action at this time.
0 commit comments