Skip to content

Commit

Permalink
bump webpa-common to v1.5.0 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcajmagic authored Nov 19, 2019
1 parent 94286dd commit 3256910
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 47 deletions.
9 changes: 2 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,13 @@ module github.com/xmidt-org/caduceus
go 1.12

require (
github.com/GaryBoone/GoStats v0.0.0-20130122001700-1993eafbef57 // indirect
github.com/SermoDigital/jose v0.9.2-0.20161205224733-f6df55f235c2
github.com/VividCortex/gohistogram v1.0.0 // indirect
github.com/aws/aws-sdk-go v1.23.11 // indirect
github.com/billhathaway/consistentHash v0.0.0-20140718022140-addea16d2229 // indirect
github.com/c9s/goprocinfo v0.0.0-20190309065803-0b2ad9ac246b // indirect
github.com/davecgh/go-spew v1.1.1
github.com/go-kit/kit v0.8.0
github.com/gorilla/mux v1.7.3
github.com/hashicorp/consul/api v1.2.0 // indirect
github.com/influxdata/influxdb v1.7.7 // indirect
github.com/jtacoma/uritemplates v1.0.0 // indirect
github.com/justinas/alice v0.0.0-20171023064455-03f45bd4b7da
github.com/prometheus/client_golang v1.0.0 // indirect
github.com/samuel/go-zookeeper v0.0.0-20190810000440-0ceca61e4d75 // indirect
Expand All @@ -23,8 +18,8 @@ require (
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0
github.com/stretchr/testify v1.3.0
github.com/xmidt-org/webpa-common v1.3.0
github.com/xmidt-org/wrp-go v1.3.0
github.com/xmidt-org/webpa-common v1.5.0
github.com/xmidt-org/wrp-go v1.3.3
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 // indirect
golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 // indirect
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 // indirect
Expand Down
Loading

0 comments on commit 3256910

Please sign in to comment.