We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53aab70 commit afcfe51Copy full SHA for afcfe51
go.mod
@@ -1,6 +1,6 @@
1
module github.com/harbur/golang-gin-starter
2
3
-go 1.23.5
+go 1.23
4
5
require (
6
github.com/gin-gonic/gin v1.8.1
0 commit comments