chore: move syft forward to latest golang

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
Christopher Phillips 2025-11-06 15:56:10 -05:00
parent fe1ea443c2
commit efe8905d3e
No known key found for this signature in database

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/anchore/syft module github.com/anchore/syft
go 1.24.1 go 1.25.4
require ( require (
github.com/BurntSushi/toml v1.5.0 github.com/BurntSushi/toml v1.5.0