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

Replace deprecated go get with go install #79

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Conversation

mszostok
Copy link
Owner

Source: https://golang.org/doc/go-get-install-deprecation

Description

Changes proposed in this pull request:

  • Replace deprecated go get with go install

Related issue(s)

Fixes: #76

@mszostok mszostok added enhancement New feature or request documentation labels Jul 15, 2021
@mszostok mszostok added this to the v0.7.0 milestone Jul 15, 2021
@mszostok mszostok merged commit 80f3ee0 into master Jul 15, 2021
@mszostok mszostok deleted the update-go-install branch July 15, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change deprecated go get
1 participant