Sign in
go
/
exp
/
master
/
.
/
cmd
/
gorelease
/
testdata
/
mod
/
example.com_nomod_v0.0.1.txt
blob: 760a8e80c69f40598e3152b4e7cff01d2a49ed61 [
file
] [
log
] [
blame
]
-- .mod --
module example.com/nomod
-- p/p.go --
package p // import "example.com/something/different"
// The import comment above is ignored by gorelease and by modules.