Sign in
go
/
tools
/
124c33da39cb0efa75a7d8cbdd4511910b153a49
/
.
/
gopls
/
go.mod
blob: d48bbc7cee74f9f4c07b06db7b080656d2fc9c5d [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
tools
/
gopls
go
1.13
require
(
github
.
com
/
sergi
/
go
-
diff v1
.
1.0
golang
.
org
/
x
/
tools v0
.
0.0
-
20200708181441
-
6004c8539734
honnef
.
co
/
go
/
tools v0
.
0.1
-
2020.1
.
4
mvdan
.
cc
/
xurls
/
v2 v2
.
2.0
)
replace golang
.
org
/
x
/
tools
=>
../