Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should this 'go get' be removed? #3

Closed
todo bot opened this issue Dec 24, 2019 · 2 comments
Closed

should this 'go get' be removed? #3

todo bot opened this issue Dec 24, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request todo 🗒️

Comments

@todo
Copy link

todo bot commented Dec 24, 2019

# @todo should this 'go get' be removed?
run: |
go get -v -t -d ./...
if [ -f Gopkg.toml ]; then
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
dep ensure


This issue was generated by todo based on a @todo comment in c39baef. It's been assigned to @svdarren because they committed the code.
@todo todo bot added the todo 🗒️ label Dec 24, 2019
@todo todo bot assigned svdarren Dec 24, 2019
@svdarren svdarren added the question Further information is requested label Dec 24, 2019
@svdarren
Copy link
Owner

detail for #5

@svdarren svdarren added enhancement New feature or request and removed question Further information is requested labels Dec 30, 2019
@svdarren
Copy link
Owner

Current implementation doesn't have the go-based tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant