diff --git a/.golangci.yml b/.golangci.yml index 8be26683cf..014129c7e1 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -82,8 +82,6 @@ linters-settings: - github.com/hashicorp/go-msgpack: recommendations: - github.com/hashicorp/consul-net-rpc/go-msgpack - # Set to true to raise lint issues for packages that are loaded from a local path via replace directive. - local_replace_directives: true run: timeout: 10m