module github.com/transparency-dev/formats

go 1.23.0

toolchain go1.23.7

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