Skip to content

Commit

Permalink
Merge 8b3ebd7 into cc1f2fe
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 19, 2019
2 parents cc1f2fe + 8b3ebd7 commit f9eb5ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/bsm/sarama-cluster v2.1.15+incompatible
github.com/go-redis/redis v6.15.2+incompatible // indirect
github.com/magiconair/properties v1.8.1 // indirect
github.com/msales/pkg/v3 v3.16.2
github.com/msales/pkg/v3 v3.17.0
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/pierrec/lz4 v2.0.5+incompatible // indirect
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,11 @@ github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0j
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/msales/logged v0.2.0 h1:amLuKkHy6vLCoV2PWKUK3uIinRyedZhsvYLkvU87u+A=
github.com/msales/logged v0.2.0/go.mod h1:JxxBSh+kSlxSYZD+hGTPIijsxoqKhY9qNCpti1dhp4s=
github.com/msales/pkg v2.5.0+incompatible h1:PayPx0Ns1cI1saYYLbilauJv2gBayAjPuukjp4Q+d0E=
github.com/msales/pkg/v3 v3.16.2 h1:4WS/IUI7vunUOEQJoD1THeA++Vy+O2XPA9ltpfI4p+Y=
github.com/msales/pkg/v3 v3.16.2/go.mod h1:mjG4tD8bYSQn27Inds3i91oNtue7mtCGHuSJtVXdBBA=
github.com/msales/pkg/v3 v3.17.0 h1:38mzUQ2DDUVOszMzwgnF3/sHUqXkoGmSe+fcmD6Bed0=
github.com/msales/pkg/v3 v3.17.0/go.mod h1:mRzyvdL+48nlzx6Jkg4NKH2F+IG11z8I9YqrdGVs/L0=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit f9eb5ba

Please sign in to comment.