chore!: use go mod

- delete Gopkg.toml
- update go modules

DEPRECATED: don't use dep anymore! use go mod instead!
This commit is contained in:
roberChen
2021-02-26 15:41:25 +08:00
parent 14e138dfc1
commit 1cffaf39fd
3 changed files with 2 additions and 72 deletions

3
.gitignore vendored
View File

@@ -20,9 +20,10 @@ _cgo_export.*
_testmain.go
*.exe
mindoc
*.test
*.prof
.idea
/conf/app.conf
/vendor
/runtime
/runtime