Skip to content

Commit afcfe51

Browse files
committedMar 7, 2025·
update go version
1 parent 53aab70 commit afcfe51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/harbur/golang-gin-starter
22

3-
go 1.23.5
3+
go 1.23
44

55
require (
66
github.com/gin-gonic/gin v1.8.1

0 commit comments

Comments
 (0)
Please sign in to comment.