Skip to content

Commit 24c4faf

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 9ee316d commit 24c4faf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.license-scan-overrides.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{"name": "github.com/chzyer/logex", "licenceType": "MIT"}
2+
{"name": "github.com/grpc-ecosystem/go-grpc-middleware/v2", "licenceType": "Apache-2.0"}
23
{"name": "github.com/hashicorp/vault/api/auth/approle", "licenceType": "MPL-2.0"}
34
{"name": "github.com/jpillora/longestcommon", "licenceType": "MIT"}
45
{"name": "github.com/logrusorgru/aurora", "licenceType": "Unlicense"}

shell.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ with pkgs;
88
mkShell {
99
nativeBuildInputs = [
1010
addlicense
11-
ginkgo
1211
go-licence-detector
1312
go_1_25
1413
golangci-lint

0 commit comments

Comments
 (0)