Skip to content

Commit

Permalink
Merge pull request #14 from abtris/renovate/github.com-google-go-gith…
Browse files Browse the repository at this point in the history
…ub-v50-50.x

fix(deps): update module github.com/google/go-github/v50 to v50.1.0
  • Loading branch information
abtris committed Mar 3, 2023
2 parents 95b3d59 + 51a35be commit ad5d7c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/BurntSushi/toml v1.2.1
github.com/google/go-github/v48 v48.2.0
github.com/google/go-github/v50 v50.0.0
github.com/google/go-github/v50 v50.1.0
github.com/hashicorp/go-version v1.6.0
go.temporal.io/sdk v1.21.1
go.uber.org/atomic v1.10.0 // indirect
Expand Down
1 change: 1 addition & 0 deletions go.sum
Expand Up @@ -487,6 +487,7 @@ github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/go-github/v48 v48.2.0 h1:68puzySE6WqUY9KWmpOsDEQfDZsso98rT6pZcz9HqcE=
github.com/google/go-github/v48 v48.2.0/go.mod h1:dDlehKBDo850ZPvCTK0sEqTCVWcrGl2LcDiajkYi89Y=
github.com/google/go-github/v50 v50.0.0/go.mod h1:Ev4Tre8QoKiolvbpOSG3FIi4Mlon3S2Nt9W5JYqKiwA=
github.com/google/go-github/v50 v50.1.0/go.mod h1:Ev4Tre8QoKiolvbpOSG3FIi4Mlon3S2Nt9W5JYqKiwA=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs=
Expand Down

0 comments on commit ad5d7c6

Please sign in to comment.