File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 code.gitea.io/sdk/gitea v0.25.1
7- github.com/git-pkgs/purl v0.1.15
7+ github.com/git-pkgs/purl v0.1.16
88 github.com/google/go-github/v82 v82.0.0
99 github.com/spf13/cobra v1.10.2
1010 github.com/spf13/pflag v1.0.10
@@ -76,7 +76,7 @@ require (
7676 github.com/fsnotify/fsnotify v1.5.4 // indirect
7777 github.com/fzipp/gocyclo v0.6.0 // indirect
7878 github.com/ghostiam/protogetter v0.3.20 // indirect
79- github.com/git-pkgs/vers v0.3.0 // indirect
79+ github.com/git-pkgs/vers v0.3.1 // indirect
8080 github.com/go-critic/go-critic v0.14.3 // indirect
8181 github.com/go-fed/httpsig v1.1.0 // indirect
8282 github.com/go-toolsmith/astcast v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -188,10 +188,10 @@ github.com/fzipp/gocyclo v0.6.0 h1:lsblElZG7d3ALtGMx9fmxeTKZaLLpU8mET09yN4BBLo=
188188github.com/fzipp/gocyclo v0.6.0 /go.mod h1:rXPyn8fnlpa0R2csP/31uerbiVBugk5whMdlyaLkLoA =
189189github.com/ghostiam/protogetter v0.3.20 h1:oW7OPFit2FxZOpmMRPP9FffU4uUpfeE/rEdE1f+MzD0 =
190190github.com/ghostiam/protogetter v0.3.20 /go.mod h1:FjIu5Yfs6FT391m+Fjp3fbAYJ6rkL/J6ySpZBfnODuI =
191- github.com/git-pkgs/purl v0.1.15 h1:iQ3clh0Cw41rkM0rf24B7ShnN9Z+UtLMAFlNDUs+Qd4 =
192- github.com/git-pkgs/purl v0.1.15 /go.mod h1:PqCLVBDeZrZgHysR803/AntMELgIr2LFZVNCcwLH2m0 =
193- github.com/git-pkgs/vers v0.3.0 h1:xM4LLUCRmqzdDfe+/pVQUx4SRyFXRVth6tOsJ14wMKU =
194- github.com/git-pkgs/vers v0.3.0 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
191+ github.com/git-pkgs/purl v0.1.16 h1:VAX6tv0hhdTENbkrGMoPZbOAl1Y8U1/ZnzoCsYuNBYM =
192+ github.com/git-pkgs/purl v0.1.16 /go.mod h1:7u7ora8tQdrkS7Auclr5v8dCJdjN4ej6AbrvYZi2b7k =
193+ github.com/git-pkgs/vers v0.3.1 h1:jy/ht2wIRJI5zQrccm6GTeYr+hGFwe2z8LV1HOr4Wco =
194+ github.com/git-pkgs/vers v0.3.1 /go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo =
195195github.com/go-critic/go-critic v0.14.3 h1:5R1qH2iFeo4I/RJU8vTezdqs08Egi4u5p6vOESA0pog =
196196github.com/go-critic/go-critic v0.14.3 /go.mod h1:xwntfW6SYAd7h1OqDzmN6hBX/JxsEKl5up/Y2bsxgVQ =
197197github.com/go-fed/httpsig v1.1.0 h1:9M+hb0jkEICD8/cAiNqEB66R87tTINszBRTjwjQzWcI =
You can’t perform that action at this time.
0 commit comments