diff --git a/go.mod b/go.mod index b23f615f8..5d3ff616e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/anchore/syft -go 1.24.1 +go 1.25.4 require ( github.com/BurntSushi/toml v1.5.0