File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
29
29
github.com/anchore/go-collections v0.0.0-20240216171411-9321230ce537 // indirect
30
30
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a // indirect
31
31
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb // indirect
32
- github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092 // indirect
32
+ github.com/anchore/go-struct-converter v0.0.0-20250211213226-cce56d595160 // indirect
33
33
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
34
34
github.com/anchore/packageurl-go v0.1.1-0.20250117185454-edf36a908b10 // indirect
35
35
github.com/anchore/stereoscope v0.0.13 // indirect
Original file line number Diff line number Diff line change @@ -108,8 +108,9 @@ github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a h1:nJ2G8zWKASyVC
108
108
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a /go.mod h1:ubLFmlsv8/DFUQrZwY5syT5/8Er3ugSr4rDFwHsE3hg =
109
109
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb h1:iDMnx6LIjtjZ46C0akqveX83WFzhpTD3eqOthawb5vU =
110
110
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb /go.mod h1:DmTY2Mfcv38hsHbG78xMiTDdxFtkHpgYNVDPsF2TgHk =
111
- github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092 h1:aM1rlcoLz8y5B2r4tTLMiVTrMtpfY0O8EScKJxaSaEc =
112
111
github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092 /go.mod h1:rYqSE9HbjzpHTI74vwPvae4ZVYZd1lue2ta6xHPdblA =
112
+ github.com/anchore/go-struct-converter v0.0.0-20250211213226-cce56d595160 h1:r8/1fxpbDMlQO6GgQiud1uL5eAu3p/NVUmfNx95/KY8 =
113
+ github.com/anchore/go-struct-converter v0.0.0-20250211213226-cce56d595160 /go.mod h1:rYqSE9HbjzpHTI74vwPvae4ZVYZd1lue2ta6xHPdblA =
113
114
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04 h1:VzprUTpc0vW0nnNKJfJieyH/TZ9UYAnTZs5/gHTdAe8 =
114
115
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04 /go.mod h1:6dK64g27Qi1qGQZ67gFmBFvEHScy0/C8qhQhNe5B5pQ =
115
116
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b h1:e1bmaoJfZVsCYMrIZBpFxwV26CbsuoEh5muXD5I1Ods =
You can’t perform that action at this time.
0 commit comments