Skip to content

Commit dae1d80

Browse files
Bump github.com/pierrre/go-libs from 0.9.8 to 0.10.2
Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.9.8 to 0.10.2. - [Commits](pierrre/go-libs@v0.9.8...v0.10.2) --- updated-dependencies: - dependency-name: github.com/pierrre/go-libs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae8d82a commit dae1d80

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ require (
1414

1515
require (
1616
github.com/pierrre/compare v1.4.13 // indirect
17-
github.com/pierrre/go-libs v0.9.8 // indirect
17+
github.com/pierrre/go-libs v0.10.2 // indirect
1818
github.com/pierrre/pretty v0.8.1 // indirect
1919
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ github.com/pierrre/assert v0.6.0 h1:h5b5xD3wI+kK8zeAXc7eBwkDbY4zrt+PRBcTaiem3ss=
1212
github.com/pierrre/assert v0.6.0/go.mod h1:K9POezIIIkBerBcpA2p6r7WkrBzJ7eX8b38ikzpiquQ=
1313
github.com/pierrre/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I10=
1414
github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM=
15-
github.com/pierrre/go-libs v0.9.8 h1:Pd9/7/mxWhmF5EF0IfPN9uVjf63l0vaeeAYfx8/03/w=
16-
github.com/pierrre/go-libs v0.9.8/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
15+
github.com/pierrre/go-libs v0.10.2 h1:MzBHk5EoX1h30JsjaVPip8Y6c/Eeo2pnrzi2iHcTR4A=
16+
github.com/pierrre/go-libs v0.10.2/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
1717
github.com/pierrre/pretty v0.8.1 h1:xRSdy8/YdUG/+Ma3pAiGktdd/fD4Z43aB16zRXXQ810=
1818
github.com/pierrre/pretty v0.8.1/go.mod h1:+DetkJrPnQ+EjZ8CFZ+DRfRNvghFv7UaXZEbe0RawLA=
1919
github.com/the42/cartconvert v1.0.0 h1:g8kt6ic2GEhdcZ61ZP9GsWwhosVo5nCnH1n2/oAQXUU=

0 commit comments

Comments
 (0)