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 7aa2df0 commit 2f7b402Copy full SHA for 2f7b402
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/brevdev/cloud
2
3
-go 1.25.0
+go 1.24.0
4
+
5
+toolchain go1.24.6
6
7
require (
8
github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
0 commit comments