We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ec6e9 commit d6ad5fdCopy full SHA for d6ad5fd
go.mod
@@ -2,7 +2,7 @@ module github.com/projectcapsule/cortex-proxy
2
3
go 1.23.0
4
5
-toolchain go1.23.5
+toolchain go1.24.1
6
7
require (
8
github.com/KimMachineGun/automemlimit v0.7.1
0 commit comments