Skip to content

Commit aabf36c

Browse files
Fix go mod to 1.22.0 (#2430)
1 parent 4f4572a commit aabf36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/genshinsim/gcsim
22

3-
go 1.22
3+
go 1.22.0
44

55
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
66

0 commit comments

Comments
 (0)