module golang.org/x/arch

go 1.23.0

require (
	gopkg.in/yaml.v3 v3.0.1
	rsc.io/pdf v0.1.1
)
