Skip to content

fix(README): change the way helm-docs is installed#172

Merged
norwoodj merged 1 commit intonorwoodj:masterfrom
gianklug:patch-1
Nov 2, 2023
Merged

fix(README): change the way helm-docs is installed#172
norwoodj merged 1 commit intonorwoodj:masterfrom
gianklug:patch-1

Conversation

@gianklug
Copy link
Copy Markdown
Contributor

In go 1.18 go get is no longer a valid way to install packages, see: https://go.dev/doc/go-get-install-deprecation

In Go 1.18, go get will no longer build packages; it will only be used to add, update, or remove dependencies in go.mod. Specifically, go get will always act as if the -d flag were enabled.

@Nepo26 Nepo26 mentioned this pull request Jul 3, 2023
12 tasks
@Nepo26 Nepo26 added this to the General Cleanup milestone Jul 25, 2023
@norwoodj norwoodj merged commit aa99dee into norwoodj:master Nov 2, 2023
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.

3 participants