From b017bf65c7e8b6f6f329dd3c133a6d3a630e78d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:17:46 +0000 Subject: [PATCH] chore(deps): bump github.com/pterm/pterm from 0.12.74 to 0.12.76 Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.74 to 0.12.76. - [Release notes](https://github.com/pterm/pterm/releases) - [Commits](https://github.com/pterm/pterm/compare/v0.12.74...v0.12.76) --- updated-dependencies: - dependency-name: github.com/pterm/pterm dependency-type: direct:production update-type: version-update:semver-patch ... 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 b603eb0..e757158 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/google/go-github/v47 v47.1.0 github.com/joho/godotenv v1.5.1 github.com/pkg/errors v0.9.1 - github.com/pterm/pterm v0.12.74 + github.com/pterm/pterm v0.12.76 github.com/samber/lo v1.39.0 github.com/slack-go/slack v0.12.3 github.com/spf13/viper v1.18.2 diff --git a/go.sum b/go.sum index 8098896..2a237b8 100644 --- a/go.sum +++ b/go.sum @@ -139,8 +139,8 @@ github.com/pterm/pterm v0.12.31/go.mod h1:32ZAWZVXD7ZfG0s8qqHXePte42kdz8ECtRyEej github.com/pterm/pterm v0.12.33/go.mod h1:x+h2uL+n7CP/rel9+bImHD5lF3nM9vJj80k9ybiiTTE= github.com/pterm/pterm v0.12.36/go.mod h1:NjiL09hFhT/vWjQHSj1athJpx6H8cjpHXNAK5bUw8T8= github.com/pterm/pterm v0.12.40/go.mod h1:ffwPLwlbXxP+rxT0GsgDTzS3y3rmpAO1NMjUkGTYf8s= -github.com/pterm/pterm v0.12.74 h1:fPsds9KisCyJh4NyY6bv8QJt3FLHceb5DxI6W0An9cc= -github.com/pterm/pterm v0.12.74/go.mod h1:+M33aZWQVpmLmLbvjykyGZ4gAfeebznRo8JMbabaxQU= +github.com/pterm/pterm v0.12.76 h1:x1gbA2c7mJEd0PjJP3EYN04PR1DVrE3Z8sRDMP+qH6g= +github.com/pterm/pterm v0.12.76/go.mod h1:1v/gzOF1N0FsjbgTHZ1wVycRkKiatFvJSJC4IGaQAAo= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis= github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=