Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.5.3 to 0.5.5 (#85)
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.5.3 to 0.5.5.
- [Commits](pierrre/assert@v0.5.3...v0.5.5)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 6608d31 commit a8e30c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/pierrre/compare
go 1.23.0

require (
github.com/pierrre/assert v0.5.3
github.com/pierrre/assert v0.5.5
github.com/pierrre/go-libs v0.7.6
)

require github.com/pierrre/pretty v0.5.4 // indirect
require github.com/pierrre/pretty v0.6.1 // indirect
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/pierrre/assert v0.5.3 h1:DJ9M/Ql10aFM73ewxQtJnX4qtaic5045ZiYMrKxEGbk=
github.com/pierrre/assert v0.5.3/go.mod h1:qfvLvU4ZUB6feCDjQT80Wp21k23p5j4LhKR4cVr1F30=
github.com/pierrre/assert v0.5.5 h1:GatSe75qV/3gG4u4HxsBE2hg5frPTwrwJxIe3SZE1fY=
github.com/pierrre/assert v0.5.5/go.mod h1:bazRkVS1NNiRt9ey/F7LT6fPq2Kuyw+MYEEkV62TKic=
github.com/pierrre/go-libs v0.7.6 h1:BfsqqMVko+I7PtJhjNYLcQIcnk8Pf5mKh8YODk95t5Y=
github.com/pierrre/go-libs v0.7.6/go.mod h1:1D/vaaV/r96umFnv1DkgxzCBoMVuauAXmfnWp/D2+y8=
github.com/pierrre/pretty v0.5.4 h1:PDf1FYbWPJiv9GIfqbJ9A3vrQvf74aZukNmCl9af8DI=
github.com/pierrre/pretty v0.5.4/go.mod h1:uWYVnbl2WseO2nYFIFFWVrki0NNvNKs5aOLV4nuR7iI=
github.com/pierrre/pretty v0.6.1 h1:HhK9zajhm9jSXGEP+ewkDgVfV8MFnRFr6PuIWknUyTY=
github.com/pierrre/pretty v0.6.1/go.mod h1:jFKtB43wPMo2UYASJ7JtO6zzC1Zh/6LaAJF5RBZ0qKw=

0 comments on commit a8e30c6

Please sign in to comment.