diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml index 80b810d..b79b0dd 100644 --- a/go-vendor-tools.toml +++ b/go-vendor-tools.toml @@ -12,7 +12,8 @@ [licensing] detector = "askalono" + [[licensing.licenses]] -path = "vendor/gopkg.in/yaml.v3/LICENSE" +path = "vendor/go.yaml.in/yaml/v3/LICENSE" sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b" expression = "MIT AND (MIT AND Apache-2.0)"