Skip to content

Commit

Permalink
chore(deps): update module github.com/google/go-github to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 3, 2021
1 parent d05da0f commit e786d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ require (
github.com/google/go-github/v22 v22.0.0
github.com/google/go-github/v23 v23.0.0
github.com/google/go-github/v24 v24.0.1
github.com/google/go-github/v25 v25.1.3
github.com/google/go-querystring v1.1.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ github.com/google/go-github/v21 v21.0.1/go.mod h1:RNbKQQDOg+lBuuu5l/v0joCrygzKEe
github.com/google/go-github/v22 v22.0.0/go.mod h1:q9+Q/p2j+QS081HiwDq1a3BLTN89qGAy9SKFOwalD70=
github.com/google/go-github/v23 v23.0.0/go.mod h1:A3lk/XzsIfqQcVJ64vfTyJE3Tb0yQoYyiIs1FJ6sqvQ=
github.com/google/go-github/v24 v24.0.1/go.mod h1:CRqaW1Uns1TCkP0wqTpxYyRxRjxwvKU/XSS44u6X74M=
github.com/google/go-github/v25 v25.1.3/go.mod h1:6z5pC69qHtrPJ0sXPsj4BLnd82b+r6sLB7qcBoRZqpw=
github.com/google/go-querystring v1.0.0/go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
Expand Down

0 comments on commit e786d1a

Please sign in to comment.