We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792cf19 commit f98dca7Copy full SHA for f98dca7
go.mod
@@ -1,6 +1,6 @@
1
module github.com/shatwik7/lightweightCacheServer
2
3
-go 1.20
+go 1.23.5
4
5
require github.com/gofiber/fiber/v2 v2.52.6
6
0 commit comments