Skip to content

Commit 4f5392d

Browse files
committed
chore: fix go 1.21 in mod
1 parent fc5e83f commit 4f5392d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

3-
go 1.22
3+
go 1.21
44

55
toolchain go1.22.2
66

0 commit comments

Comments
 (0)