We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a3313 commit 8a410deCopy full SHA for 8a410de
go.mod
@@ -34,7 +34,7 @@ require (
34
cloud.google.com/go/compute/metadata v0.3.0 // indirect
35
dario.cat/mergo v1.0.0 // indirect
36
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
37
- github.com/MakeNowJust/heredoc v1.0.0 // indirect
+ github.com/MakeNowJust/heredoc/v2 v2.0.1 // indirect
38
github.com/Masterminds/semver/v3 v3.2.1 // indirect
39
github.com/Microsoft/go-winio v0.6.1 // indirect
40
github.com/ProtonMail/go-crypto v1.1.3 // indirect
0 commit comments