github.com/april1989/origin-go-tools@v0.0.32/internal/imports/testdata/mod/example.com_v1.0.0.txt (about) 1 Written by hand. 2 Test case for module at root of domain. 3 4 -- .mod -- 5 module example.com 6 -- .info -- 7 {"Version": "v1.0.0"} 8 -- x.go -- 9 package x