Sign in
go
/
mod.git
/
41445a15247884a25e9c4b1d1dc86cef2135c677
/
.
/
modfile
/
testdata
/
replace.golden
blob: 2e56d92012477be464eaa5057ca06e59cf33fd04 [
file
] [
log
] [
blame
]
module
abc
replace xyz v1
.
2.3
=>
/tmp/
z
replace xyz v1
.
3.4
=>
my
/
xyz v1
.
3.4
-
me
replace
(
w v1
.
0.0
=>
"./a,"
w v1
.
0.1
=>
"./a()"
w v1
.
0.2
=>
"./a[]"
w v1
.
0.3
=>
"./a{}"
)