diff --git a/.golangci.yml b/.golangci.yml index 86dce5fb34e..c6e1bdd386e 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -6,6 +6,8 @@ linters-settings: gomoddirectives: replace-local: false + replace-allow-list: + - github.com/osbuild/images linters: enable: