aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt')
-rw-r--r--src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt b/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt
new file mode 100644
index 0000000000..05f7ae28a3
--- /dev/null
+++ b/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt
@@ -0,0 +1,9 @@
+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"}