Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` main.go:238:16: shadow: declaration of "err" shadows declaration at line 230 (govet) configBytes, err := yaml.Marshal(configs) ^ ``` Signed-off-by: Benedikt Bongartz <[email protected]>
- Loading branch information