Skip to content

Commit

Permalink
Use go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mizutani committed Feb 19, 2024
1 parent 4938773 commit 33947c4
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/m-mizutani/masq

go 1.21
go 1.22

This comment has been minimized.

Copy link
@lftk

lftk Feb 28, 2024

It seems that there is no need to set the Go version to 1.22.


require github.com/m-mizutani/gt v0.0.7

Expand Down

0 comments on commit 33947c4

Please sign in to comment.