Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.7.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.7.0 to 0.7.1.
- [Commits](pierrre/assert@v0.7.0...v0.7.1)

---
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 Feb 27, 2025
1 parent 6f82aab commit 6ab6be8
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.24.0

require (
github.com/pierrre/assert v0.7.0
github.com/pierrre/assert v0.7.1
github.com/pierrre/errors v0.10.1
github.com/pierrre/go-libs v0.10.4
google.golang.org/protobuf v1.36.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/pierrre/assert v0.7.0 h1:dR8LmLhjAoVCDR4QjTdyzSSn27Sy4Cau8bE1R3y41LA=
github.com/pierrre/assert v0.7.0/go.mod h1:mh7MAVqUWEdpWo22uEsbrSdEsaQ/u0gWOzMdYtHy70s=
github.com/pierrre/assert v0.7.1 h1:KzodYCC4otPz3Xc+Zq38N/wT3fvQoVWSPQgmHEx/zh4=
github.com/pierrre/assert v0.7.1/go.mod h1:I3FTv01dP2zAdxQ7+AA6+jvlA/ZsMO/EcaPqQpfrWPQ=
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 6ab6be8

Please sign in to comment.