module github.com/google/gnostic-models

go 1.22

require (
	go.yaml.in/yaml/v3 v3.0.3
	google.golang.org/protobuf v1.35.1
)
