Skip to content

Commit

Permalink
update pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrre committed Feb 27, 2025
1 parent 0566691 commit 2052645
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 @@ -5,7 +5,7 @@ go 1.24.0
require (
github.com/pierrre/assert v0.7.0
github.com/pierrre/go-libs v0.10.4
github.com/pierrre/pretty v0.9.4
github.com/pierrre/pretty v0.10.0
)

require github.com/pierrre/compare v1.4.13 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ github.com/pierrre/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I1
github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM=
github.com/pierrre/go-libs v0.10.4 h1:ty5bNcT02BvyX825PRC35oHdAVMHcvfybK2LEsHJ+H8=
github.com/pierrre/go-libs v0.10.4/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
github.com/pierrre/pretty v0.9.4 h1:0uAuqou6uayuGRD/KTyqHk+bZb7ATDPvK9kHZ8ru7Q0=
github.com/pierrre/pretty v0.9.4/go.mod h1:256CqIxdbhTM+nVJ6QnQumqUrl5x4eFO3aSrJK0ruOA=
github.com/pierrre/pretty v0.10.0 h1:uZ1r9ArWTto4oT6811TIwtuG6riRnOym5HYPFBQbyMk=
github.com/pierrre/pretty v0.10.0/go.mod h1:aNJmK9xHX3PofxLSlm5ZSlZB73WejdkY/wPihDceU5Q=

0 comments on commit 2052645

Please sign in to comment.