Skip to content

Commit

Permalink
Bump github.com/pierrre/pretty from 0.6.1 to 0.6.2 (#87)
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.6.1 to 0.6.2.
- [Commits](pierrre/pretty@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/pierrre/pretty
  dependency-type: indirect
  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 5, 2024
1 parent a8e30c6 commit 8d415f4
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 @@ -4,7 +4,7 @@ go 1.23.0

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

require github.com/pierrre/pretty v0.6.1 // indirect
require github.com/pierrre/pretty v0.6.2 // 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.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.6.1 h1:HhK9zajhm9jSXGEP+ewkDgVfV8MFnRFr6PuIWknUyTY=
github.com/pierrre/pretty v0.6.1/go.mod h1:jFKtB43wPMo2UYASJ7JtO6zzC1Zh/6LaAJF5RBZ0qKw=
github.com/pierrre/go-libs v0.7.7 h1:VGz+RhbtiP/9E7CHau8UPx5rFRs4xjumtNo5lxbNvJw=
github.com/pierrre/go-libs v0.7.7/go.mod h1:kZcoGjAZZomjE784me4M6HKQ/pSZWU/ylH/+3szfUww=
github.com/pierrre/pretty v0.6.2 h1:AgldTPWLfSElTeKp1O+Gb0C9ckV0tRRLHFzjxmHHfBQ=
github.com/pierrre/pretty v0.6.2/go.mod h1:KLpocOACmeBrPPEFj6YOl5FYwn25uOwy+B+TKn4V/pg=

0 comments on commit 8d415f4

Please sign in to comment.