Commit Graph
11 Commits
Author SHA1 Message Date
roberChen a5f28055a9 chore(doc): update build instruction
- deprecate dep, use go mod
2021-03-24 12:22:12 +08:00
roberChen 79f70d830d chore!(all): update go import path
BREAKING CHANGE: use github.com/mindoc-org/mindoc as import path
2021-03-23 15:09:17 +08:00
roberChen 25c9cb940a chore: wrong character in README.md
close #657
2021-03-09 11:19:15 +08:00
roberChen de52d39f17 chore: remove TestSend temporarily 2021-02-26 22:25:48 +08:00
roberChen 7b1b320d15 Merge branch 'master' of https://github.com/roberChen/mindoc 2021-02-26 16:17:24 +08:00
roberChen bdbecab46d Merge branch 'lifei6671-master' 2021-02-26 16:16:06 +08:00
roberChen 13925be78e Revert "Create go.yml"
This reverts commit f90a717fe3.
2021-02-26 16:13:13 +08:00
roberChen d04e6cee25 Revert "Create go.yml"
This reverts commit f90a717fe3.
2021-02-26 16:09:52 +08:00
roberChen b9da0755f0 Merge branch 'master' of git://github.com/lifei6671/mindoc into lifei6671-master 2021-02-26 16:07:23 +08:00
roberChen 5ef1cccf3c test: remove dep commands in appveyor
- deprecate dep, use go mod tidy
2021-02-26 15:54:04 +08:00
roberChen 1cffaf39fd chore!: use go mod
- delete Gopkg.toml
- update go modules

DEPRECATED: don't use dep anymore! use go mod instead!
2021-02-26 15:41:25 +08:00