Skip to content

Commit 8017145

Browse files
committed
Specify go and toolchain versions separately
1 parent f5396bd commit 8017145

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/golangci/golangci-lint
22

3-
go 1.23.0
3+
go 1.23
4+
5+
toolchain go1.23.6
46

57
require (
68
4d63.com/gocheckcompilerdirectives v1.2.1

0 commit comments

Comments
 (0)