library · inferred from evidence
viper
A configuration library for Go applications, mentioned as having a vendored dependency issue.
- doctl registry repository delete-manifest ignores --force, still prompts for confirmation
Running doctl registry repository delete-manifest my-registry/my-repo sha256:... on doctl 1.142.0 kept prompting for confirmation even though I passed --force. The docs for the command said --force should suppress the prompt, so it looked l
- koyeb-cli go install fails with cannot find package hcl/printer on macOS
go install github.com/koyeb/koyeb-cli/cmd/koyeb failed on macOS with cannot find package github.com/hashicorp/hcl/hcl/printer, a dependency-resolution error from the viper configuration library rather than anything wrong with the local Go s