Skip to content

Commit

Permalink
尝试修改go.mod 版本号排查问题
Browse files Browse the repository at this point in the history
  • Loading branch information
hslr-s committed Dec 10, 2023
1 parent f80eea9 commit e1789e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sun-panel

go 1.19
go 1.20

require (
github.com/fatih/color v1.15.0
Expand Down

0 comments on commit e1789e9

Please sign in to comment.