Skip to content

Commit

Permalink
fix(deps): update module github.com/google/go-github/v34 to v37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 9, 2021
1 parent 3166b84 commit 376a3fb
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 @@ -5,7 +5,7 @@ go 1.16
require (
github.com/golang/protobuf v1.4.3 // indirect
github.com/google/go-cmp v0.5.6 // indirect
github.com/google/go-github/v34 v34.0.0
github.com/google/go-github/v37 v37.0.0
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
google.golang.org/appengine v1.6.7 // indirect
Expand Down

0 comments on commit 376a3fb

Please sign in to comment.