Skip to content

Conversation

fredtux
Copy link
Contributor

@fredtux fredtux commented Oct 11, 2021

The previous command issued a deprectated error

go get: installing executables with 'go get' in module mode is deprecated.
	Use 'go install pkg@version' instead.
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.

The previous command issued a deprectated error
```
go get: installing executables with 'go get' in module mode is deprecated.
	Use 'go install pkg@version' instead.
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.
```
Copy link
Contributor Author

@fredtux fredtux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integrated changes

@klauspost
Copy link
Owner

@fredtux Thanks!

@klauspost klauspost merged commit 8b4698f into klauspost:master Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants