mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-06 05:27:23 +00:00
Remove our main module dependency on golangci-lint.
We will still pin this in CI via an image dependency. Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
@@ -15,7 +15,6 @@ COPY generated ./generated
|
||||
COPY cmd ./cmd
|
||||
COPY pkg ./pkg
|
||||
COPY internal ./internal
|
||||
COPY tools ./tools
|
||||
COPY hack ./hack
|
||||
|
||||
# Build the executable binary (CGO_ENABLED=0 means static linking)
|
||||
|
||||
Reference in New Issue
Block a user