module github.com/dmitshur-test/modtest5@v0.5.0-alpha.0.20190619023908-3da23a9deb9e

-- .mod --
module github.com/dmitshur-test/modtest5
-- .info --
{"Version":"v0.5.0-alpha.0.20190619023908-3da23a9deb9e","Time":"2019-06-18T19:39:08-07:00"}
-- p.go --
package p

const v = 3
