Skip to content

Commit b9b4bc6

Browse files
committed
fix go mod version
1 parent 7c6b6be commit b9b4bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/flipped-aurora/gin-vue-admin
22

3-
go 1.14
3+
go 1.15
44

55
require (
66
github.com/360EntSecGroup-Skylar/excelize/v2 v2.3.2

0 commit comments

Comments
 (0)