We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddbb3a commit dd4550fCopy full SHA for dd4550f
go.mod
@@ -1,8 +1,8 @@
1
module github.com/data-preservation-programs/singularity
2
3
-go 1.24.0
+go 1.23.6
4
5
-toolchain go1.24.0
+toolchain go1.23.6
6
7
require (
8
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9
0 commit comments