Skip to content

Commit a7774fc

Browse files
committed
let's just use 1.24.x
1 parent 44bd1cd commit a7774fc

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.22
3+
go 1.22.0
44

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

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

0 commit comments

Comments
 (0)