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.
2 parents 2d0697f + 8dca44d commit e7dce0fCopy full SHA for e7dce0f
go.mod
@@ -1,6 +1,8 @@
1
module github.com/CortexFoundation/CortexTheseus
2
3
-go 1.24.3
+go 1.24.0
4
+
5
+toolchain go1.24.3
6
7
require (
8
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1
0 commit comments