replace archived repo in BOM check

Signed-off-by: Tessa Pham <hpham111@bloomberg.net>
This commit is contained in:
Tessa Pham
2023-11-07 17:41:11 -06:00
parent 7e00a1e42b
commit c4499adfd5
5 changed files with 8 additions and 6 deletions

View File

@ -22,10 +22,10 @@ package tools
import (
_ "github.com/alexfalkowski/gocovmerge"
_ "github.com/appscodelabs/license-bill-of-materials"
_ "github.com/chzchzchz/goword"
_ "github.com/cloudflare/cfssl/cmd/cfssl"
_ "github.com/cloudflare/cfssl/cmd/cfssljson"
_ "github.com/coreos/license-bill-of-materials"
_ "github.com/google/addlicense"
_ "github.com/google/yamlfmt/cmd/yamlfmt"
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"