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 edd8177 commit 7a88ef5Copy full SHA for 7a88ef5
go.work
@@ -1,3 +1,3 @@
1
-go 1.25.4
+go 1.25.5
2
3
use ./server
server/.tool-versions
@@ -1 +1 @@
-golang 1.24.4
+golang 1.25.5
server/go.mod
@@ -204,4 +204,4 @@ require (
204
moul.io/http2curl/v2 v2.3.0 // indirect
205
)
206
207
0 commit comments