Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

use go get when VCS method not supported #116

Open
dncohen opened this issue Nov 21, 2019 · 1 comment
Open

use go get when VCS method not supported #116

dncohen opened this issue Nov 21, 2019 · 1 comment

Comments

@dncohen
Copy link

dncohen commented Nov 21, 2019

I noticed error (on https://gowalker.org/src.d10.dev/command):

Oops! Something is going wrong...
src.d10.dev/command: check package: VCS not supported: fossil

My suggestion is, rather than custom support for fossil along with numerous other VCS systems, use go get to fetch this package. go get already understands a wide variety of VCS.

@unknwon
Copy link
Owner

unknwon commented Nov 22, 2019

Thanks for the feedback! Might migrate to use go get for all packages when adding support of Go modules.

@unknwon unknwon added the bug label Nov 22, 2019
@unknwon unknwon removed the bug label Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants