Skip to content

Commit 3708413

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 3a8815c commit 3708413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ linters:
125125
replace-allow-list:
126126
# for go-pmtud
127127
- github.com/mdlayher/arp
128+
# for github.com/sapcc/vpa_butler
129+
- k8s.io/client-go
128130
toolchain-forbidden: true
129131
go-version-pattern: 1\.\d+(\.0)?$
130132
gosec:

0 commit comments

Comments
 (0)