File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ go 1.25.6
44
55require (
66 github.com/BurntSushi/toml v1.6.0
7- github.com/git-pkgs/archives v0.5.0
8- github.com/git-pkgs/purl v0.1.15
7+ github.com/git-pkgs/archives v0.5.1
8+ github.com/git-pkgs/purl v0.1.16
99)
1010
1111require (
12- github.com/git-pkgs/magic v0.1 .0 // indirect
13- github.com/git-pkgs/vers v0.3.0 // indirect
12+ github.com/git-pkgs/magic v0.2 .0 // indirect
13+ github.com/git-pkgs/vers v0.3.1 // indirect
1414 github.com/package-url/packageurl-go v0.1.6 // indirect
1515 github.com/ulikunitz/xz v0.5.16 // indirect
1616)
Original file line number Diff line number Diff line change 11github.com/BurntSushi/toml v1.6.0 h1:dRaEfpa2VI55EwlIW72hMRHdWouJeRF7TPYhI+AUQjk =
22github.com/BurntSushi/toml v1.6.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
3- github.com/git-pkgs/archives v0.5.0 h1:QdowC1jTOSbEOKTYGqVt8ZjIr+yJzy7cmLNWcLPj9Y8 =
4- github.com/git-pkgs/archives v0.5.0 /go.mod h1:tfio0OIuPKEBKHs/UCL5XBUvYmKpnvtnba2iDlfSd6g =
5- github.com/git-pkgs/magic v0.1 .0 h1:xLrqq7CMXB9g5bJnmJyKw17Rvlh0GFiEmO6e5RFsoeY =
6- github.com/git-pkgs/magic v0.1 .0 /go.mod h1:3ndidt+yvFaI1M0aEkkzkOlFnLPkeVQASIUojazcxCI =
7- github.com/git-pkgs/purl v0.1.15 h1:iQ3clh0Cw41rkM0rf24B7ShnN9Z+UtLMAFlNDUs+Qd4 =
8- github.com/git-pkgs/purl v0.1.15 /go.mod h1:PqCLVBDeZrZgHysR803/AntMELgIr2LFZVNCcwLH2m0 =
9- github.com/git-pkgs/vers v0.3.0 h1:xM4LLUCRmqzdDfe+/pVQUx4SRyFXRVth6tOsJ14wMKU =
10- github.com/git-pkgs/vers v0.3.0 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
3+ github.com/git-pkgs/archives v0.5.1 h1:qwu/vsoerQZF1iysRtfcxpy1KIUSJJSpXJ5JNxzNoQw =
4+ github.com/git-pkgs/archives v0.5.1 /go.mod h1:AKpkxnts49R9uAt1mL2ULYcHrmYujCDVu24IsFvW9so =
5+ github.com/git-pkgs/magic v0.2 .0 h1:c7HqVxnP8c88EaVMH0/KraDFVTcmiXckRiSvNZEnvMQ =
6+ github.com/git-pkgs/magic v0.2 .0 /go.mod h1:3ndidt+yvFaI1M0aEkkzkOlFnLPkeVQASIUojazcxCI =
7+ github.com/git-pkgs/purl v0.1.16 h1:VAX6tv0hhdTENbkrGMoPZbOAl1Y8U1/ZnzoCsYuNBYM =
8+ github.com/git-pkgs/purl v0.1.16 /go.mod h1:7u7ora8tQdrkS7Auclr5v8dCJdjN4ej6AbrvYZi2b7k =
9+ github.com/git-pkgs/vers v0.3.1 h1:jy/ht2wIRJI5zQrccm6GTeYr+hGFwe2z8LV1HOr4Wco =
10+ github.com/git-pkgs/vers v0.3.1 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
1111github.com/package-url/packageurl-go v0.1.6 h1:YO3p6u1XmCUliivUg/qWphaY8vI6hxSnnPv7Bfg3m5M =
1212github.com/package-url/packageurl-go v0.1.6 /go.mod h1:nKAWB8E6uk1MHqiS/lQb9pYBGH2+mdJ2PJc2s50dQY0 =
1313github.com/ulikunitz/xz v0.5.16 h1:ld6NyySjx5lowVKwJvMRLnW5nxKX/xnpSiFYZ/Lxur0 =
You can’t perform that action at this time.
0 commit comments