Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.5.7 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.5.7 to 0.6.0.
- [Commits](pierrre/assert@v0.5.7...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent e6241e1 commit d45d792
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/compare
go 1.23.0

require (
github.com/pierrre/assert v0.5.7
github.com/pierrre/assert v0.6.0
github.com/pierrre/go-libs v0.7.11
)

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.5.7 h1:POHo3GPj9yE4KVooewSuykoLzq3ntEU3/UbNOweq91U=
github.com/pierrre/assert v0.5.7/go.mod h1:Sbu9m6+rccQobpT9AbtH7CVPzAGXloyDKo8Y5gg1qO4=
github.com/pierrre/assert v0.6.0 h1:h5b5xD3wI+kK8zeAXc7eBwkDbY4zrt+PRBcTaiem3ss=
github.com/pierrre/assert v0.6.0/go.mod h1:K9POezIIIkBerBcpA2p6r7WkrBzJ7eX8b38ikzpiquQ=
github.com/pierrre/go-libs v0.7.11 h1:Fmmw2Tc3h9rjP5QefnckXR3S03Ff1Coy7gF6W1JD+jc=
github.com/pierrre/go-libs v0.7.11/go.mod h1:u12/ZKrAGyUDYCKpMwkB7m9+oeTG0+kIdIEmm695vOs=
github.com/pierrre/pretty v0.7.1 h1:XyOxGMTr2WRrEs8N6riroDDPHbqOASIV8/nggImeTdA=
Expand Down

0 comments on commit d45d792

Please sign in to comment.