Skip to content

Commit 11755bf

Browse files
build(deps): bump github.com/pierrre/go-libs from 0.25.0 to 0.25.2 (#204)
Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.25.0 to 0.25.2. - [Commits](pierrre/go-libs@v0.25.0...v0.25.2) --- updated-dependencies: - dependency-name: github.com/pierrre/go-libs dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31e94ea commit 11755bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.0
44

55
require (
66
github.com/pierrre/assert v0.11.1
7-
github.com/pierrre/go-libs v0.25.0
7+
github.com/pierrre/go-libs v0.25.2
88
github.com/pierrre/pretty v0.23.0
99
)
1010

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github.com/pierrre/assert v0.11.1 h1:q+WrIHGg/xFhxTR+ZajBbt3fbdOou0uHxSsLAlsc1EQ
22
github.com/pierrre/assert v0.11.1/go.mod h1:BwvCD4ib43bCo93uUJmUlbh59YwLusWtIm4niRgZPQc=
33
github.com/pierrre/compare v1.4.14 h1:snH4S/2nClsCCgYAvseyQYX6RHX8WvCdd23deiL1ovc=
44
github.com/pierrre/compare v1.4.14/go.mod h1:5RkfHZojsCAFZR+mW9SHH55mH1tCWNWMP7xhWgxc6QE=
5-
github.com/pierrre/go-libs v0.25.0 h1:JnY5w6u6R5N0ytDbYkWhMc8X6frug5P+AnRARXbxVcM=
6-
github.com/pierrre/go-libs v0.25.0/go.mod h1:8SUwECxl+mjdKIm5nnecDshZahuomHRIpT8fB6ftQwc=
5+
github.com/pierrre/go-libs v0.25.2 h1:DNhyRyBowq3bEmsMfJsKOMYmv0GAloHF4mUZQrGu+EM=
6+
github.com/pierrre/go-libs v0.25.2/go.mod h1:8SUwECxl+mjdKIm5nnecDshZahuomHRIpT8fB6ftQwc=
77
github.com/pierrre/pretty v0.23.0 h1:LYCkefa+DV87cu/xqUnPh75x1T0zXgnHvAn7wW+OgN0=
88
github.com/pierrre/pretty v0.23.0/go.mod h1:ILYWjIqXAO9iLC2sDcHkgv2Vp0JIIKGMjRtwHAdOVAM=

0 commit comments

Comments
 (0)