Skip to content

Commit

Permalink
Correct Go module name (#9)
Browse files Browse the repository at this point in the history
It should match github repo name.
  • Loading branch information
benkeith-splunk authored and charless-splunk committed Nov 7, 2019
1 parent 3f369f7 commit 54b28d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/signalfx/embedded-etcd
module github.com/signalfx/embetcd

require (
4d63.com/gochecknoglobals v0.0.0-20190306162314-7c3491d2b6ec // indirect
Expand Down

0 comments on commit 54b28d4

Please sign in to comment.