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 8aa56fc commit 99cc899Copy full SHA for 99cc899
go.mod
@@ -1,8 +1,8 @@
1
module github.com/data-preservation-programs/singularity
2
3
-go 1.22.0
+go 1.22
4
5
-toolchain go1.22.5
+toolchain go1.23
6
7
require (
8
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9
0 commit comments