Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.3.3 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.3.3 to 0.3.4.
- [Commits](pierrre/assert@v0.3.3...v0.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent d446449 commit ea61abe
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 @@ -3,7 +3,7 @@ module github.com/pierrre/pretty
go 1.21.0

require (
github.com/pierrre/assert v0.3.3
github.com/pierrre/assert v0.3.4
github.com/pierrre/errors v0.6.2
github.com/pierrre/go-libs v0.2.15
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/pierrre/assert v0.3.3 h1:TQzmvCEHqftVvEyurDTx867FA99kEoXEph/SqOvKguc=
github.com/pierrre/assert v0.3.3/go.mod h1:dQBsFrG2B+NY68/j9SQWN660cmEO9aNCKNdmWWOJHYE=
github.com/pierrre/assert v0.3.4 h1:B1FeEcwP2G2ODj0ystKR3cDc7XHNH9wIGeO3Ac8x+Xw=
github.com/pierrre/assert v0.3.4/go.mod h1:qddU5sJogGRlIzG1ByQUpqHoAsekyCbY62LvUg2LvOM=
github.com/pierrre/compare v1.4.5 h1:Mh355TQgXeU/qmTX2ixw0drPphSr2INUdxX6SVoiOmw=
github.com/pierrre/compare v1.4.5/go.mod h1:Ca2SaOLQvaDl533H3Ga8RyHk5RTwDatK5nrMkQ9v7Tc=
github.com/pierrre/errors v0.6.2 h1:dGpt1y9N1KwRwiKDbC6Cbh8GJAloz2R76V3jhuattE4=
Expand Down

0 comments on commit ea61abe

Please sign in to comment.