Skip to content

Commit

Permalink
update pierrre dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrre committed Aug 17, 2024
1 parent 5d285be commit a768700
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 @@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/pierrre/assert v0.5.0
github.com/pierrre/go-libs v0.7.3
github.com/pierrre/pretty v0.3.6
github.com/pierrre/pretty v0.3.7
)

require github.com/pierrre/compare v1.4.9 // indirect
require github.com/pierrre/compare v1.4.10 // indirect
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
github.com/pierrre/assert v0.5.0 h1:l5XuybndelAlp+FfH5Uy6wVJybcCpbU3GnwYcur+4Mo=
github.com/pierrre/assert v0.5.0/go.mod h1:a2kNx38ErwdJHGEi8a9aFDTImkoO5W/mfix2Es/Zcp0=
github.com/pierrre/compare v1.4.9 h1:dR95x6xtwKOi9k+b3AWYh+W9WRyRs1K9212tw8ktmbk=
github.com/pierrre/compare v1.4.9/go.mod h1:70m39O833+gfC1ORJWsL50ZHc+TixqvAqlMy7sU7Vkw=
github.com/pierrre/compare v1.4.10 h1:79reqKizcG04/9gw36nZ1zX9KUHx9l3JK13B4kZy0ts=
github.com/pierrre/compare v1.4.10/go.mod h1:BOhu0I/xlf4sEQv0eygRWhGmJwsz1KCzfeVBuR+topM=
github.com/pierrre/go-libs v0.7.3 h1:0Di5/DGOiT6exr7EASuIRi2+iuEV4WUqjZj3TGF9dSM=
github.com/pierrre/go-libs v0.7.3/go.mod h1:prQQ7eV2pfgalIty2hIhOKqslDUneBHFt4OVYtrewRg=
github.com/pierrre/pretty v0.3.6 h1:KdVDGayEgkl8UUioysN8SW6G8/2H2kVcQGxIqDBdUFg=
github.com/pierrre/pretty v0.3.6/go.mod h1:HLpQe0wgPnvZbjzou8FaRDjAW2JtpHgV4uG7fSzqB1E=
github.com/pierrre/pretty v0.3.7 h1:1c1pcdf14rP4UO96vnmofjSTszJhUbCCS/lBbhvwgPA=
github.com/pierrre/pretty v0.3.7/go.mod h1:R8K3G0LJ9BHAwTtNyzsqHD+iKF26UZ3dz1VibFFxIV8=

0 comments on commit a768700

Please sign in to comment.