diff --git a/tools/syft/go.mod b/tools/syft/go.mod index a2bd44f1..a0b60888 100644 --- a/tools/syft/go.mod +++ b/tools/syft/go.mod @@ -23,7 +23,7 @@ require ( github.com/adrg/xdg v0.5.3 // indirect github.com/agext/levenshtein v1.2.1 // indirect github.com/anchore/archiver/v3 v3.5.3-0.20241210171143-5b1d8d1c7c51 // indirect - github.com/anchore/bubbly v0.0.0-20231115134915-def0aba654a9 // indirect + github.com/anchore/bubbly v0.0.0-20250717181826-8a411f9d8cbf // indirect github.com/anchore/clio v0.0.0-20250408180537-ec8fa27f0d9f // indirect github.com/anchore/fangs v0.0.0-20250319155437-a26984174d7d // indirect github.com/anchore/go-collections v0.0.0-20240216171411-9321230ce537 // indirect diff --git a/tools/syft/go.sum b/tools/syft/go.sum index ed73eb48..dd50eaa7 100644 --- a/tools/syft/go.sum +++ b/tools/syft/go.sum @@ -96,8 +96,8 @@ github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRF github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0= github.com/anchore/archiver/v3 v3.5.3-0.20241210171143-5b1d8d1c7c51 h1:yhk+P8lF3ZiROjmaVRao9WGTRo4b/wYjoKEiAHWrKwc= github.com/anchore/archiver/v3 v3.5.3-0.20241210171143-5b1d8d1c7c51/go.mod h1:nwuGSd7aZp0rtYt79YggCGafz1RYsclE7pi3fhLwvuw= -github.com/anchore/bubbly v0.0.0-20231115134915-def0aba654a9 h1:p0ZIe0htYOX284Y4axJaGBvXHU0VCCzLN5Wf5XbKStU= -github.com/anchore/bubbly v0.0.0-20231115134915-def0aba654a9/go.mod h1:3ZsFB9tzW3vl4gEiUeuSOMDnwroWxIxJelOOHUp8dSw= +github.com/anchore/bubbly v0.0.0-20250717181826-8a411f9d8cbf h1:UY7SQkfVVaeGUpPZrJxqmTc8M0ZSWc5ChiKF6I6aL3I= +github.com/anchore/bubbly v0.0.0-20250717181826-8a411f9d8cbf/go.mod h1:w8Br1ZKk1Nk82YRSh10pcD7LO7avPyFmNnaY1TRPgs0= github.com/anchore/clio v0.0.0-20250408180537-ec8fa27f0d9f h1:jTeN+fKTXz1VFo3Zj7Msnx//s5kD6Htd+SS0z9/o7Ss= github.com/anchore/clio v0.0.0-20250408180537-ec8fa27f0d9f/go.mod h1:jQ+jv7v9RQnc5oA+Z0rAyXsQfaCAZHwY/CJZiLVggQ4= github.com/anchore/fangs v0.0.0-20250319155437-a26984174d7d h1:ubASeOMeChuiZPOaf1LyXuf/k2bUmxgxyb1ZPWXZ6sk=