Skip to content

Commit

Permalink
update Go version from 1.22.2 to 1.23.0 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Aug 31, 2024
1 parent e369db1 commit 96556aa
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/catatsuy/notify_slack

go 1.22.2
go 1.23.0

require (
github.com/google/go-cmp v0.6.0
Expand Down

0 comments on commit 96556aa

Please sign in to comment.