Your IP : 172.28.240.42


Current Path : /usr/local/go/src/cmd/go/testdata/mod/
Upload File :
Current File : //usr/local/go/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt

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"}