Skip to content

Commit

Permalink
update go-github
Browse files Browse the repository at this point in the history
  • Loading branch information
morphy2k committed Dec 6, 2020
1 parent 30b3b55 commit 6ca4147
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 14 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/morphy2k/revive-action

go 1.14
go 1.15

require (
github.com/google/go-github/v31 v31.0.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
github.com/google/go-github/v33 v33.0.0
golang.org/x/oauth2 v0.0.0-20201203001011-0b49973bad19
)
Loading

0 comments on commit 6ca4147

Please sign in to comment.