From 1808da0b39377641969d85a5e552bc7a902d8984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 01:09:48 +0000 Subject: [PATCH] chore(deps): bump github.com/samber/lo from 1.45.0 to 1.46.0 Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/samber/lo/releases) - [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md) - [Commits](https://github.com/samber/lo/compare/v1.45.0...v1.46.0) --- updated-dependencies: - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bd561b7b..0d3d5cc0 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/prometheus/client_golang v1.19.1 github.com/prometheus/client_model v0.6.1 github.com/risingwavelabs/ctrlkit v1.0.1 - github.com/samber/lo v1.45.0 + github.com/samber/lo v1.46.0 github.com/stretchr/testify v1.9.0 golang.org/x/time v0.5.0 google.golang.org/grpc v1.65.0 diff --git a/go.sum b/go.sum index 0a3f8db0..8713c12d 100644 --- a/go.sum +++ b/go.sum @@ -107,8 +107,8 @@ github.com/risingwavelabs/ctrlkit v1.0.1 h1:wgdmMpThQ6/tqktyLX5TCLYE5RRR+EBJZPuS github.com/risingwavelabs/ctrlkit v1.0.1/go.mod h1:0U+rPnA+Mj/kWovYJW045x2yTR/hOOSQAR9gtATJ2/U= github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= -github.com/samber/lo v1.45.0 h1:TPK85Y30Lv9Jh8s3TrJeA94u1hwcbFA9JObx/vT6lYU= -github.com/samber/lo v1.45.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU= +github.com/samber/lo v1.46.0 h1:w8G+oaCPgz1PoCJztqymCFaKwXt+5cCXn51uPxExFfQ= +github.com/samber/lo v1.46.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU= github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=