Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.6.4 to 0.6.6
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.6.4 to 0.6.6.
- [Commits](pierrre/assert@v0.6.4...v0.6.6)

---
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 27, 2025
1 parent 1f10351 commit 87aff63
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.23.0

require (
github.com/pierrre/assert v0.6.4
github.com/pierrre/assert v0.6.6
github.com/pierrre/errors v0.10.1
github.com/pierrre/go-libs v0.10.3
)
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.6.4 h1:+0eIXqY0utt44khFwyLQml6KEKHy+XUSt6OZ2+9X3dU=
github.com/pierrre/assert v0.6.4/go.mod h1:sXsSQfPNeL4Nvd/+pa0OkD7WEIVXMHhOC1MJj0sx694=
github.com/pierrre/assert v0.6.6 h1:NTuGmUjgYnLzLfIbsSw4ExRwdxRe1W33RznZRI4lQRI=
github.com/pierrre/assert v0.6.6/go.mod h1:sXsSQfPNeL4Nvd/+pa0OkD7WEIVXMHhOC1MJj0sx694=
github.com/pierrre/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I10=
github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM=
github.com/pierrre/errors v0.10.1 h1:kSwceHaLh/yQ4MfJ7buh/HK5/pl+CZYQmb+ailJ9gmI=
Expand Down

0 comments on commit 87aff63

Please sign in to comment.