Skip to content
Closed
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 @@ -7,7 +7,7 @@ require (
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/datadog/datadog-go v0.0.0-20180822151419-281ae9f2d895
github.com/gorilla/mux v1.7.2
github.com/gorilla/websocket v1.4.0
github.com/gorilla/websocket v1.4.1
github.com/imdario/mergo v0.3.7
github.com/mccutchen/go-httpbin v1.1.1
github.com/micro/go-micro v1.5.0
Expand Down