Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.2.5 to 0.2.6
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.2.5 to 0.2.6.
- [Commits](pierrre/assert@v0.2.5...v0.2.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 Aug 31, 2023
1 parent b3adfd0 commit cad8825
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.2.5
github.com/pierrre/assert v0.2.6
github.com/pierrre/errors v0.4.6
github.com/pierrre/go-libs v0.2.12
)
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.2.5 h1:KmxuveA2Zrdo3ZtaN27oDReDeD2i0QfjvYtRh+HEEF0=
github.com/pierrre/assert v0.2.5/go.mod h1:p0708/+f6xZ4xCVFyHTN2cDoxGoz9eVfHGpA9eOL3vU=
github.com/pierrre/assert v0.2.6 h1:vZaoDkq1feWDz+ubGRzVUjFDjC8nfe/6lmNkxv1stIo=
github.com/pierrre/assert v0.2.6/go.mod h1:p0708/+f6xZ4xCVFyHTN2cDoxGoz9eVfHGpA9eOL3vU=
github.com/pierrre/compare v1.2.1 h1:f7zlxnPp30Q+7y1R0mJTV3V0rSWy4KAn/xMKeTlPA5o=
github.com/pierrre/compare v1.2.1/go.mod h1:M1hYl1RbUgLhv0BAWZ8oNPp/W/6lTTjMNefIvR07p2o=
github.com/pierrre/errors v0.4.6 h1:VzVmLh+Flb5ZFkaCvV2+QTE9B3J+DHJVS+jARZnEVts=
Expand Down

0 comments on commit cad8825

Please sign in to comment.