Skip to content

Commit d88fdb1

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent fd3e3bc commit d88fdb1

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
@@ -127,6 +127,8 @@ linters:
127127
replace-allow-list:
128128
# for go-pmtud
129129
- github.com/mdlayher/arp
130+
# for github.com/sapcc/vpa_butler
131+
- k8s.io/client-go
130132
toolchain-forbidden: true
131133
go-version-pattern: 1\.\d+(\.0)?$
132134
gosec:

0 commit comments

Comments
 (0)