From 555b1d4b67dc3ec39d7277318656bb42970d3dd1 Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Thu, 16 Jan 2025 16:16:43 +0000 Subject: [PATCH] Run go-makefile-maker --- .license-scan-overrides.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/.license-scan-overrides.jsonl b/.license-scan-overrides.jsonl index 29aac5c8f..1f9f46de7 100644 --- a/.license-scan-overrides.jsonl +++ b/.license-scan-overrides.jsonl @@ -1,6 +1,7 @@ {"name": "github.com/chzyer/logex", "licenceType": "MIT"} {"name": "github.com/hashicorp/vault/api/auth/approle", "licenceType": "MPL-2.0"} {"name": "github.com/jpillora/longestcommon", "licenceType": "MIT"} +{"name": "github.com/miekg/dns", "licenceType": "BSD-3-Clause"} {"name": "github.com/spdx/tools-golang", "licenceTextOverrideFile": "vendor/github.com/spdx/tools-golang/LICENSE.code"} {"name": "github.com/xeipuuv/gojsonpointer", "licenceType": "Apache-2.0"} {"name": "github.com/xeipuuv/gojsonreference", "licenceType": "Apache-2.0"}