Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.3.3 to 0.3.4 (#63)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent c013bd2 commit 10e710b
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 @@ -4,7 +4,7 @@ go 1.21.0

require (
github.com/nsf/termbox-go v1.1.1
github.com/pierrre/assert v0.3.3
github.com/pierrre/assert v0.3.4
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
Expand Up @@ -3,8 +3,8 @@ github.com/mattn/go-runewidth v0.0.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZ
github.com/mattn/go-runewidth v0.0.15/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/nsf/termbox-go v1.1.1 h1:nksUPLCb73Q++DwbYUBEglYBRPZyoXJdrj5L+TkjyZY=
github.com/nsf/termbox-go v1.1.1/go.mod h1:T0cTdVuOwf7pHQNtfhnEbzHbcNyCEcVU4YPpouCbVxo=
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/go-libs v0.2.15 h1:NHWfVNq40c2omMRtKxhIwFWaTf6wlyHhcYef+tHdIAM=
Expand Down

0 comments on commit 10e710b

Please sign in to comment.