From 145ae684fceeb781552e7d9d64f485f965d20f92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:27:44 +0000 Subject: [PATCH] fix(deps): update module github.com/ttacon/chalk to v0.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 44c5664d..5f9d6950 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/spf13/cobra v1.8.0 github.com/spf13/viper v1.18.2 github.com/stretchr/testify v1.9.0 - github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31 + github.com/ttacon/chalk v0.1 github.com/uptrace/opentelemetry-go-extra/otellogrus v0.2.3 github.com/xiam/dig v0.0.0-20191116195832-893b5fb5093b go.opentelemetry.io/contrib/detectors/aws/ec2 v1.24.0