diff --git a/internal/x/net/hashicorp.go b/internal/x/net/hashicorp.go index 14290055..467b5f9a 100644 --- a/internal/x/net/hashicorp.go +++ b/internal/x/net/hashicorp.go @@ -31,7 +31,7 @@ func (*GoGetterClient) Clear() error { return nil } -func (*GoGetterClient) ClearItem(src string) error { +func (*GoGetterClient) ClearItem(_ string) error { return nil }