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

go: -d flag is deprecated. -d=true is a no-op #89

Closed
tessus opened this issue Nov 16, 2024 · 2 comments
Closed

go: -d flag is deprecated. -d=true is a no-op #89

tessus opened this issue Nov 16, 2024 · 2 comments

Comments

@tessus
Copy link
Contributor

tessus commented Nov 16, 2024

In https://github.com/gotify/website/blob/master/docs/dev-setup.md

export GO111MODULE=on
make download-tools
go get -d

results in:

go: -d flag is deprecated. -d=true is a no-op

I don't really know the go toolchain, but the docs should be adjusted accordingly.

@jmattheis
Copy link
Member

Thanks. This shouldn't be needed so I've removed it.

@tessus
Copy link
Contributor Author

tessus commented Nov 19, 2024

Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants