Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.3.1 to 0.3.2.
- [Commits](pierrre/assert@v0.3.1...v0.3.2)

---
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 Oct 20, 2023
1 parent 20d79de commit 5206b1b
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.21.0

require (
github.com/pierrre/assert v0.3.1
github.com/pierrre/assert v0.3.2
github.com/pierrre/go-libs v0.2.13
)

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.3.1 h1:2W/eNVceV7jhZQGj/NYpwZFpgOjt2k3zYs7j4uetJY4=
github.com/pierrre/assert v0.3.1/go.mod h1:IpY8ao9wBlIxR/xeBTrvWKGd61L5iCdidguQXbTaclo=
github.com/pierrre/assert v0.3.2 h1:wXdlkVN5FVSLEKl6pGijcCYkldgfjRgyheU3C1/by9Q=
github.com/pierrre/assert v0.3.2/go.mod h1:zwOn9QE9/+eSgqR/4iCS9K9dUpkqyl0iih2APCI5d8E=
github.com/pierrre/go-libs v0.2.13 h1:8/Rzu43Qcyd+hfg6qmOGD5+ey/Us3xgXkrXQ/FJGHTU=
github.com/pierrre/go-libs v0.2.13/go.mod h1:flMFC0Y9zAMRsVkXJMUkTSzcNJQWWmeC6D0aQkRfEZc=
github.com/pierrre/pretty v0.0.10 h1:Cb5som+1EpU+x7UA5AMy9I8AY2XkzMBywkLEAdo1JDg=
Expand Down

0 comments on commit 5206b1b

Please sign in to comment.