Sign in
go
/
tools
/
acea1ab0093bf87e15f8589cf1bfaec602ac7162
/
.
/
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
=>
../