module github.com/transparency-dev/formats

go 1.24.0

require (
	github.com/google/go-cmp v0.7.0
	golang.org/x/mod v0.29.0
)
