module github.com/go-openapi/swag/jsonutils/fixtures_test

require (
	github.com/go-openapi/testify/enable/yaml/v2 v2.4.0
	github.com/go-openapi/testify/v2 v2.4.0
	go.yaml.in/yaml/v3 v3.0.4
)

go 1.24.0
