Skip to content

Commit dd4550f

Browse files
authored
staticcheck not available for 1.24.0 yet
1 parent 6ddbb3a commit dd4550f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/data-preservation-programs/singularity
22

3-
go 1.24.0
3+
go 1.23.6
44

5-
toolchain go1.24.0
5+
toolchain go1.23.6
66

77
require (
88
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9

0 commit comments

Comments
 (0)