Sign in
go
/
tools
/
6004c853973494b65000fc0cdae3448c894009e6
/
.
/
gopls
/
go.mod
blob: 5307679e3e63db2870036b0043448688fbdce4a8 [
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
-
20200708171055
-
22d49bd2bae0
honnef
.
co
/
go
/
tools v0
.
0.1
-
2020.1
.
4
mvdan
.
cc
/
xurls
/
v2 v2
.
2.0
)
replace golang
.
org
/
x
/
tools
=>
../