Skip to content

Commit

Permalink
Bump github.com/msales/pkg/v3 from 3.20.0 to 3.21.2
Browse files Browse the repository at this point in the history
Bumps [github.com/msales/pkg/v3](https://github.com/msales/pkg) from 3.20.0 to 3.21.2.
- [Release notes](https://github.com/msales/pkg/releases)
- [Commits](msales/pkg@v3.20.0...v3.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 22, 2020
1 parent 98cc581 commit 38134ca
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 @@ -11,7 +11,7 @@ require (
github.com/cactus/go-statsd-client v3.2.0+incompatible // indirect
github.com/cactus/go-statsd-client/statsd v0.0.0-20191106001114-12b4e2b38748 // indirect
github.com/magiconair/properties v1.8.1 // indirect
github.com/msales/pkg/v3 v3.20.0
github.com/msales/pkg/v3 v3.21.2
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 @@ -110,10 +110,13 @@ 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/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/msales/pkg/v3 v3.20.0 h1:UkqDRF2kMcjbH1SINjTNg0zmXGEYrvPTrgF/zeiJKqg=
github.com/msales/pkg/v3 v3.20.0/go.mod h1:flkNhr6FIAeJd8w51XxVJW2gYWecLcTP8NP6zpoZGVw=
github.com/msales/pkg/v3 v3.21.2 h1:hHWt+FlyRj3Gsf2td5yrtgZ3r7sVdRsL2IwLRLG3kx0=
github.com/msales/pkg/v3 v3.21.2/go.mod h1:flkNhr6FIAeJd8w51XxVJW2gYWecLcTP8NP6zpoZGVw=
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 38134ca

Please sign in to comment.