Sign in
go
/
tools
/
02a6ca6dc3c46a8e9d9b1bd5817e201aa8944bc4
/
.
/
gopls
/
go.mod
blob: 12d68af105210ed140e5092b2b4371bf4d44f199 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
tools
/
gopls
go
1.11
require
(
github
.
com
/
sergi
/
go
-
diff v1
.
1.0
golang
.
org
/
x
/
tools v0
.
0.0
-
20191130070609
-
6e064ea0cf2d
honnef
.
co
/
go
/
tools v0
.
0.1
-
2020.1
.
3
mvdan
.
cc
/
xurls
/
v2 v2
.
1.0
)
replace golang
.
org
/
x
/
tools
=>
../