Skip to content

Commit

Permalink
Bump github.com/nhatthm/aferoassert from 0.1.5 to 0.1.6 (#4)
Browse files Browse the repository at this point in the history
Bumps [github.com/nhatthm/aferoassert](https://github.com/nhatthm/aferoassert) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/nhatthm/aferoassert/releases)
- [Commits](nhatthm/aferoassert@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: github.com/nhatthm/aferoassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2021
1 parent d7110ef commit e3bd685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/cucumber/godog v0.12.2
github.com/godogx/expandvars v0.1.1
github.com/nhatthm/aferoassert v0.1.5
github.com/nhatthm/aferoassert v0.1.6
github.com/nhatthm/aferomock v0.3.0
github.com/spf13/afero v1.6.0
github.com/stretchr/testify v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/nhatthm/aferoassert v0.1.5 h1:5BKwmRUpthkJpEPUPtcMHN37mdpFbYCECCJWhI/opRU=
github.com/nhatthm/aferoassert v0.1.5/go.mod h1:l5NAuwTqiLY2vXnNbi61wE9YkEu3L9SaTNmcRyMzn2Y=
github.com/nhatthm/aferoassert v0.1.6 h1:qsGm9fTB7aj1B5zvUftzNyo+bNFba/6dPiRT2wBjM7s=
github.com/nhatthm/aferoassert v0.1.6/go.mod h1:Oirgw+hWRqCSg+p+lDhg2uKpcXMRM2DOi8JlTT6MNeg=
github.com/nhatthm/aferomock v0.3.0 h1:VaQORa7jawxeTi7yAAayE8ZUo7lYp5yyDn9j3wwKJNA=
github.com/nhatthm/aferomock v0.3.0/go.mod h1:/oTcy0NDM+qQJEEOWiuiKuogilXvv/KZcdaXaP/rX3g=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down

0 comments on commit e3bd685

Please sign in to comment.