module github.com/openconfig/goyang

go 1.14

require (
	github.com/google/go-cmp v0.6.0
	github.com/kylelemons/godebug v1.1.0
	github.com/openconfig/gnmi v0.10.0
	github.com/pborman/getopt v1.1.0
)
