Skip to content
Open
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 vipservice/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/alexflint/go-arg v1.0.0
github.com/callistaenterprise/goblog/common v0.0.0-20190723184755-e1fcaa3fae6e
github.com/go-chi/chi v4.0.2+incompatible
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/client_golang v1.11.1
github.com/sirupsen/logrus v1.7.0
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94
)
Loading