Skip to content

Commit 920a5e6

Browse files
committed
Add toolchain version
cli/cli#8956
1 parent a7a08ff commit 920a5e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/seachicken/gh-poi
22

3-
go 1.21.9
3+
go 1.21
4+
5+
toolchain go1.21.9
46

57
require (
68
github.com/briandowns/spinner v1.18.1

0 commit comments

Comments
 (0)