Skip to content

Commit

Permalink
adjust go.mod
Browse files Browse the repository at this point in the history
seems not useful any more
  • Loading branch information
chrislusf committed Jul 24, 2020
1 parent d40de39 commit f4abe28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

0 comments on commit f4abe28

Please sign in to comment.