File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.6
55require (
66 github.com/cenk/backoff v2.2.1+incompatible
77 github.com/git-pkgs/purl v0.1.8
8- github.com/git-pkgs/spdx v0.1.0
8+ github.com/git-pkgs/spdx v0.1.1
99 github.com/rs/dnscache v0.0.0-20230804202142-fc85eb664529
1010 github.com/rubyist/circuitbreaker v2.2.1+incompatible
1111)
@@ -14,7 +14,7 @@ require (
1414 github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect
1515 github.com/git-pkgs/packageurl-go v0.2.1 // indirect
1616 github.com/git-pkgs/vers v0.2.2 // indirect
17- github.com/github/go-spdx/v2 v2.3.6 // indirect
17+ github.com/github/go-spdx/v2 v2.4.0 // indirect
1818 github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea // indirect
1919 golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect
2020)
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ github.com/git-pkgs/packageurl-go v0.2.1 h1:j6VnjJiYS9b1nTLfJGsG6SLaA7Nk6Io+ta8g
88github.com/git-pkgs/packageurl-go v0.2.1 /go.mod h1:rcIxiG37BlQLB6FZfgdj9Fm7yjhRQd3l+5o7J0QPAk4 =
99github.com/git-pkgs/purl v0.1.8 h1:iyjEHM2WIZUL9A3+q9ylrabqILsN4nOay9X6jfEjmzQ =
1010github.com/git-pkgs/purl v0.1.8 /go.mod h1:ihlHw3bnSLXat+9Nl9MsJZBYiG7s3NkwmvE3L/Es/sI =
11- github.com/git-pkgs/spdx v0.1.0 h1:kBcB2iIc3A8qSAU/MtqywKslEo+FRct2daFLX+pwZdU =
12- github.com/git-pkgs/spdx v0.1.0 /go.mod h1:Cmpseu5vIhDPnpFXhTVBCJhjZUW3ILck/zhycHHKcXA =
11+ github.com/git-pkgs/spdx v0.1.1 h1:jjchxLhvTnTR7fLcdXdNVDh/tLq6B2S6LnaKEzBjhRQ =
12+ github.com/git-pkgs/spdx v0.1.1 /go.mod h1:nbZdJ09OuZg9/bgRnnyEM5F5uR8K7Iwf5oDHQvK3WcE =
1313github.com/git-pkgs/vers v0.2.2 h1:42QkiIURhGN2wM8AuYYU+FbzS1YV6jmdGd1RiFp7gXs =
1414github.com/git-pkgs/vers v0.2.2 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
15- github.com/github/go-spdx/v2 v2.3.6 h1:9flm625VmmTlWXi0YH5W9V8FdMfulvxalHdYnUfoqxc =
16- github.com/github/go-spdx/v2 v2.3.6 /go.mod h1:/5rwgS0txhGtRdUZwc02bTglzg6HK3FfuEbECKlK2Sg =
15+ github.com/github/go-spdx/v2 v2.4.0 h1:+4IwVwJJbm3rzvrQ6P1nI9BDMcy3la4RchRy5uehV/M =
16+ github.com/github/go-spdx/v2 v2.4.0 /go.mod h1:/5rwgS0txhGtRdUZwc02bTglzg6HK3FfuEbECKlK2Sg =
1717github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea h1:sKwxy1H95npauwu8vtF95vG/syrL0p8fSZo/XlDg5gk =
1818github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea /go.mod h1:1VcHEd3ro4QMoHfiNl/j7Jkln9+KQuorp0PItHMJYNg =
1919github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments