mod 1.13add

master
谢小军 5 years ago
parent 223e9b6737
commit ab5862d5ae

@ -1,3 +0,0 @@
go build -o=gormt_mac ./main.go
GOOS=windows GOARCH=amd64 go build -o=gormt.exe ./main.go
GOOS=linux GOARCH=amd64 go build -o=gormt ./main.go

@ -1,6 +1,6 @@
module github.com/xxjwxc/gormt
go 1.12
go 1.13
require (
github.com/BurntSushi/toml v0.3.1

Loading…
Cancel
Save