Sign in
go
/
gofrontend
/
33f65dce43bd01c1fa38cd90a78c9aea6ca6dd59
/
.
/
libgo
/
go
/
cmd
/
go
/
testdata
/
mod
/
example.com_quote_v1.5.2.txt
blob: 05f7ae28a396a1174b27cb1922908f19f09ea68f [
file
] [
log
] [
blame
]
This module is a replacement for rsc.io/quote, but its go.mod file declares
a module path different from its location and the original module.
-- .mod --
module rsc.io/Quote
go 1.14
-- .info --
{"Version":"v1.5.2"}