mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-07 16:13:51 +08:00
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -20,9 +20,10 @@ _cgo_export.*
|
||||
_testmain.go
|
||||
|
||||
*.exe
|
||||
mindoc
|
||||
*.test
|
||||
*.prof
|
||||
.idea
|
||||
/conf/app.conf
|
||||
/vendor
|
||||
/runtime
|
||||
/runtime
|
||||
|
Reference in New Issue
Block a user