Skip to content

Commit 11f0b97

Browse files
authored
Merge pull request #192 from redhat-appstudio/konflux/mintmaker/main/github.com-anchore-go-struct-converter-digest
Update github.com/anchore/go-struct-converter digest to cce56d5
2 parents 4ebf94d + bc8304f commit 11f0b97

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

tools/syft/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/anchore/go-collections v0.0.0-20240216171411-9321230ce537 // indirect
3030
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a // indirect
3131
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
3333
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
3434
github.com/anchore/packageurl-go v0.1.1-0.20250117185454-edf36a908b10 // indirect
3535
github.com/anchore/stereoscope v0.0.13 // indirect

tools/syft/go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@ github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a h1:nJ2G8zWKASyVC
108108
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a/go.mod h1:ubLFmlsv8/DFUQrZwY5syT5/8Er3ugSr4rDFwHsE3hg=
109109
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb h1:iDMnx6LIjtjZ46C0akqveX83WFzhpTD3eqOthawb5vU=
110110
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=
112111
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=
113114
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04 h1:VzprUTpc0vW0nnNKJfJieyH/TZ9UYAnTZs5/gHTdAe8=
114115
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04/go.mod h1:6dK64g27Qi1qGQZ67gFmBFvEHScy0/C8qhQhNe5B5pQ=
115116
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b h1:e1bmaoJfZVsCYMrIZBpFxwV26CbsuoEh5muXD5I1Ods=

0 commit comments

Comments
 (0)