Skip to content

Commit

Permalink
Merge pull request #145 from nabeken/github-renovate/go-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency go to v1.23.1
  • Loading branch information
nabeken authored Sep 5, 2024
2 parents 9709e0e + 9d2a3f9 commit b347ff8
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 @@ -2,7 +2,7 @@ module github.com/nabeken/go-github-apps

go 1.21

toolchain go1.23.0
toolchain go1.23.1

require (
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
Expand Down

0 comments on commit b347ff8

Please sign in to comment.