File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/git-pkgs/registries v0.6.0
1111 github.com/git-pkgs/sbom v0.1.2
1212 github.com/git-pkgs/sigstore v0.1.0
13- github.com/git-pkgs/spdx v0.1.3
13+ github.com/git-pkgs/spdx v0.1.4
1414 github.com/git-pkgs/vers v0.2.6
1515 github.com/sigstore/sigstore-go v1.1.4
1616 github.com/spf13/cobra v1.10.2
@@ -90,7 +90,7 @@ require (
9090 github.com/fsnotify/fsnotify v1.9.0 // indirect
9191 github.com/fzipp/gocyclo v0.6.0 // indirect
9292 github.com/ghostiam/protogetter v0.3.20 // indirect
93- github.com/github/go-spdx/v2 v2.6 .0 // indirect
93+ github.com/github/go-spdx/v2 v2.7 .0 // indirect
9494 github.com/go-critic/go-critic v0.14.3 // indirect
9595 github.com/go-logr/logr v1.4.3 // indirect
9696 github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -242,12 +242,12 @@ github.com/git-pkgs/sbom v0.1.2 h1:18LkdFRBG8jkWf5cclGvwam5GwM3o3lK9/qUmup15+0=
242242github.com/git-pkgs/sbom v0.1.2 /go.mod h1:42YiJ+W9jBsPZnYJQs6tUlOtWlC0vDBOtND8TMwE8ek =
243243github.com/git-pkgs/sigstore v0.1.0 h1:CWKJ+ZmirV/UziAe9n2hW72479ymZyRDmlcPcAB2NFk =
244244github.com/git-pkgs/sigstore v0.1.0 /go.mod h1:NTmkxdbk92q0XcZRgNcjbc9vN0trg4sDksc7HC8kR38 =
245- github.com/git-pkgs/spdx v0.1.3 h1:YQou23mLfzbW//6JlHUuc5x1P5VNIIDSku5gvauf86I =
246- github.com/git-pkgs/spdx v0.1.3 /go.mod h1:4HGGWyC8tg4DjOhrtBTYl4Lu+5i2BFuauGX8zcVcYPg =
245+ github.com/git-pkgs/spdx v0.1.4 h1:eQ0waEV3uUeItpWAOvdN1K1rL9hTgsU7fF74r1mDXMs =
246+ github.com/git-pkgs/spdx v0.1.4 /go.mod h1:cqRoZcvl530s/W+oGNvwjt4ODN8T1W6D/20MUZEFdto =
247247github.com/git-pkgs/vers v0.2.6 h1:IelZd7BP/JhzTloUTDY67nehUgoYva3g9viqAMCHJg8 =
248248github.com/git-pkgs/vers v0.2.6 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
249- github.com/github/go-spdx/v2 v2.6 .0 h1:Y/Chr7L8oG85Ilbzl11xkUSQFUfG1kGkLP18LyInvhg =
250- github.com/github/go-spdx/v2 v2.6 .0 /go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0 =
249+ github.com/github/go-spdx/v2 v2.7 .0 h1:GzfXx4wFdlilARxmFRXW/mgUy3A4vSqZocCMFV6XFdQ =
250+ github.com/github/go-spdx/v2 v2.7 .0 /go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0 =
251251github.com/go-chi/chi v4.1.2+incompatible h1:fGFk2Gmi/YKXk0OmGfBh0WgmN3XB8lVnEyNz34tQRec =
252252github.com/go-chi/chi/v5 v5.2.4 h1:WtFKPHwlywe8Srng8j2BhOD9312j9cGUxG1SP4V2cR4 =
253253github.com/go-chi/chi/v5 v5.2.4 /go.mod h1:X7Gx4mteadT3eDOMTsXzmI4/rwUpOwBHLpAfupzFJP0 =
You can’t perform that action at this time.
0 commit comments