Skip to content

Commit

Permalink
Bump github.com/msales/pkg/v4 from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/msales/pkg/v4](https://github.com/msales/pkg) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/msales/pkg/releases)
- [Commits](msales/pkg@v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 9, 2020
1 parent bcdded4 commit e279193
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 @@ -7,7 +7,7 @@ require (
github.com/Shopify/sarama v1.26.1
github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668 // indirect
github.com/bsm/sarama-cluster v2.1.15+incompatible
github.com/msales/pkg/v4 v4.1.0
github.com/msales/pkg/v4 v4.2.0
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/pkg/errors v0.9.1
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,11 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
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/v4 v4.1.0 h1:3ZvRBVDTvg8JcgBkEyxQ87NmpxwEmpCA1ycWdNxExaA=
github.com/msales/pkg/v4 v4.1.0/go.mod h1:FbNM4yHW8etLep340tyGg9gczTDD0GxdOZuJ1EL2Ydo=
github.com/msales/pkg/v4 v4.2.0 h1:QdaC+joqjg+0LjINfOoYArPoFOHt7y4ay2OtbHPIGJo=
github.com/msales/pkg/v4 v4.2.0/go.mod h1:FbNM4yHW8etLep340tyGg9gczTDD0GxdOZuJ1EL2Ydo=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0 h1:WSHQ+IS43OoUrWtD1/bbclrwK8TTH5hzp+umCiuxHgs=
Expand Down

0 comments on commit e279193

Please sign in to comment.