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 cad345d commit dbcee28Copy full SHA for dbcee28
go.mod
@@ -40,7 +40,7 @@ require (
40
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
41
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
42
github.com/BurntSushi/toml v1.5.0 // indirect
43
- github.com/MakeNowJust/heredoc v1.0.0 // indirect
+ github.com/MakeNowJust/heredoc/v2 v2.0.1 // indirect
44
github.com/Masterminds/goutils v1.1.1 // indirect
45
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
46
github.com/Microsoft/go-winio v0.6.2 // indirect
0 commit comments