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,11 +5,11 @@ go 1.25.6
55require (
66 github.com/BurntSushi/toml v1.6.0
77 github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82
8- github.com/git-pkgs/purl v0.1.8
8+ github.com/git-pkgs/purl v0.1.9
99 gopkg.in/yaml.v3 v3.0.1
1010)
1111
1212require (
13- github.com/git-pkgs/packageurl-go v0.2 .1 // indirect
14- github.com/git-pkgs/vers v0.2.2 // indirect
13+ github.com/git-pkgs/packageurl-go v0.3 .1 // indirect
14+ github.com/git-pkgs/vers v0.2.3 // indirect
1515)
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ github.com/BurntSushi/toml v1.6.0 h1:dRaEfpa2VI55EwlIW72hMRHdWouJeRF7TPYhI+AUQjk
22github.com/BurntSushi/toml v1.6.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
33github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 h1:PmoVmwzAnGb0iCjulb7Mgsaqw2Wj36LQJ8VyYaFe/ak =
44github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 /go.mod h1:PLNUetjLa77TCCziPsz0EI8a6CUxgC+1jgmWv0H25tg =
5- github.com/git-pkgs/packageurl-go v0.2 .1 h1:j6VnjJiYS9b1nTLfJGsG6SLaA7Nk6Io+ta8grOyTa4o =
6- github.com/git-pkgs/packageurl-go v0.2 .1 /go.mod h1:rcIxiG37BlQLB6FZfgdj9Fm7yjhRQd3l+5o7J0QPAk4 =
7- github.com/git-pkgs/purl v0.1.8 h1:iyjEHM2WIZUL9A3+q9ylrabqILsN4nOay9X6jfEjmzQ =
8- github.com/git-pkgs/purl v0.1.8 /go.mod h1:ihlHw3bnSLXat+9Nl9MsJZBYiG7s3NkwmvE3L/Es/sI =
9- github.com/git-pkgs/vers v0.2.2 h1:42QkiIURhGN2wM8AuYYU+FbzS1YV6jmdGd1RiFp7gXs =
10- github.com/git-pkgs/vers v0.2.2 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
5+ github.com/git-pkgs/packageurl-go v0.3 .1 h1:WM3RBABQZLaRBxgKyYughc3cVBE8KyQxbSC6Jt5ak7M =
6+ github.com/git-pkgs/packageurl-go v0.3 .1 /go.mod h1:rcIxiG37BlQLB6FZfgdj9Fm7yjhRQd3l+5o7J0QPAk4 =
7+ github.com/git-pkgs/purl v0.1.9 h1:zSHKBVwRTJiMGwiYIiHgoIUfJTdtC7kVQ0+0RHckwxc =
8+ github.com/git-pkgs/purl v0.1.9 /go.mod h1:6YX25yhztts1Byktw4pOlykru57GOJaanA+WmOBFtdU =
9+ github.com/git-pkgs/vers v0.2.3 h1:elyuJZ2mBRIncRUF6SjpnwIwSuRRnPdAEJBZcVgU450 =
10+ github.com/git-pkgs/vers v0.2.3 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
1111gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
1212gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
1313gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
You can’t perform that action at this time.
0 commit comments