module github.com/juju/version go 1.14 require ( github.com/juju/mgo/v2 v2.0.0-20210302023703-70d5d206e208 github.com/juju/testing v0.0.0-20210302031854-2c7ee8570c07 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c gopkg.in/yaml.v2 v2.4.0 )