Skip to content

Commit

Permalink
chore(setup): Version up Go
Browse files Browse the repository at this point in the history
Change Go version to v1.22.4.
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent e18a82d commit 800f62d
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/5ouma/mli

go 1.22.3
go 1.22.4

require (
github.com/andybrewer/mack v0.0.0-20220307193339-22e922cc18af
Expand Down

0 comments on commit 800f62d

Please sign in to comment.