Skip to content

Commit

Permalink
Bump Go from 1.21 to 1.23
Browse files Browse the repository at this point in the history
[Release Notes](https://go.dev/doc/go1.23)
[Release Notes](https://go.dev/doc/go1.22)
  • Loading branch information
frankywahl committed Aug 22, 2024
1 parent 05d9068 commit 97220b8
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
@@ -1,6 +1,6 @@
module github.com/frankywahl/allowedSignatures

go 1.21
go 1.23

require (
github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00
Expand Down

0 comments on commit 97220b8

Please sign in to comment.