From 127688a73273c5024720ce0601105f2a2502948e Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Tue, 20 Feb 2024 09:48:53 +0000 Subject: [PATCH] fix(deps): update module github.com/samber/lo to v1.39.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d83898c..019ca10 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/pluralsh/console-client-go v0.0.96 github.com/pluralsh/plural-cli v0.8.5-0.20240216094552-efc34ee6de37 github.com/pluralsh/polly v0.1.4 - github.com/samber/lo v1.38.1 + github.com/samber/lo v1.39.0 github.com/sirupsen/logrus v1.9.3 gopkg.in/yaml.v2 v2.4.0 helm.sh/helm/v3 v3.11.2