Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/etherlabsio/pkg v0.0.0-20190205140756-07224d073fd3
github.com/go-chi/chi v4.0.3+incompatible
github.com/go-chi/cors v1.1.1
github.com/go-kit/kit v0.9.0
github.com/go-kit/kit v0.10.0
github.com/go-logfmt/logfmt v0.4.0 // indirect
github.com/go-stack/stack v1.8.0 // indirect
github.com/jfreymuth/pulse v0.0.0-20190407134806-02ba8f680d2d
Expand Down
Loading