From 25e960240cf20703ebef2ae64229eeb22f0caeb7 Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Mon, 13 Jan 2025 16:31:46 +0000 Subject: [PATCH] Run go-makefile-maker --- .golangci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.golangci.yaml b/.golangci.yaml index 512ab10..969b1c1 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -89,6 +89,9 @@ linters-settings: local-prefixes: github.com/sapcc/maintenance-controller gomoddirectives: go-version-pattern: '1\.\d+(\.0)?$' + replace-allow-list: + # for go-pmtud + - github.com/mdlayher/arp toolchain-forbidden: true gosec: excludes: