Skip to content

Commit e5c81ff

Browse files
committed
update minimum go version
1 parent a3efb89 commit e5c81ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/Crocmagnon/fatcontext
22

3-
go 1.22.0
4-
toolchain go1.24.1
3+
go 1.23.0
54

65
require golang.org/x/tools v0.31.0
76

0 commit comments

Comments
 (0)