Skip to content

Commit

Permalink
fix(deps): update module github.com/google/go-github/v51 to v53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent cb35e34 commit 8eca4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes-fetcher/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/camunda/camunda-platform/release-notes-fetcher
go 1.19

require (
github.com/google/go-github/v51 v51.0.0
github.com/google/go-github/v53 v53.2.0
github.com/google/go-github/v52 v52.0.0
github.com/google/go-github/v53 v53.2.0
github.com/rs/zerolog v1.30.0
Expand Down

0 comments on commit 8eca4a9

Please sign in to comment.