Skip to content

Commit aca5827

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

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.6 // indirect
17+
github.com/pierrre/go-libs v0.9.8 // 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.6 h1:Lj+GN+E28tJdTZwJF7rlzcNmrwxn8UTY/dyRmPjK2dI=
16-
github.com/pierrre/go-libs v0.9.6/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
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=
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)