Browse Source

adjust go.mod

seems not useful any more
pull/1402/head
Chris Lu 4 years ago
parent
commit
f4abe284ae
  1. 1
      go.mod

1
go.mod

@ -91,6 +91,5 @@ require (
)
replace (
github.com/satori/go.uuid v1.2.0 => github.com/satori/go.uuid v0.0.0-20181028125025-b2ce2384e17b
go.etcd.io/etcd => go.etcd.io/etcd v0.5.0-alpha.5.0.20200425165423-262c93980547
)
Loading…
Cancel
Save