Skip to content

Commit

Permalink
go oauth2 library
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Hugo Avelar Ossorio committed Oct 7, 2019
1 parent 7e77830 commit fea4686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.12

require (
github.com/google/go-querystring v1.0.0
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
)

0 comments on commit fea4686

Please sign in to comment.