From 2c1a8e8d7d526d13588395edf5aaecd23a9c64dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 09:11:50 +0800 Subject: [PATCH] chore(deps): bump github.com/pterm/pterm from 0.12.48 to 0.12.49 (#568) Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.48 to 0.12.49. - [Release notes](https://github.com/pterm/pterm/releases) - [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/pterm/pterm/compare/v0.12.48...v0.12.49) --- updated-dependencies: - dependency-name: github.com/pterm/pterm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index baef1475..206e86b9 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/imdario/mergo v0.3.13 github.com/manifoldco/promptui v0.3.2 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d - github.com/pterm/pterm v0.12.48 + github.com/pterm/pterm v0.12.49 github.com/rancher/norman v0.0.0-20200820172041-261460ee9088 github.com/rancher/rancher/pkg/client v0.0.0-20211110212758-cc2b8beb1473 github.com/savioxavier/termlink v1.2.1 diff --git a/go.sum b/go.sum index a0aa2275..3aea99cd 100644 --- a/go.sum +++ b/go.sum @@ -587,8 +587,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.48 h1:zvFb925kGxPyJ8h/6SyBrerlgUSQHXXJWRFYwSpuxyI= -github.com/pterm/pterm v0.12.48/go.mod h1:D4OBoWNqAfXkm5QLTjIgjNiMXPHemLJHnIreGUsWzWg= +github.com/pterm/pterm v0.12.49 h1:qeNm0wTWawy6WhKoY8ZKq6qTXFr0s2UtUyRW0yVztEg= +github.com/pterm/pterm v0.12.49/go.mod h1:D4OBoWNqAfXkm5QLTjIgjNiMXPHemLJHnIreGUsWzWg= github.com/qri-io/starlib v0.4.2-0.20200213133954-ff2e8cd5ef8d/go.mod h1:7DPO4domFU579Ga6E61sB9VFNaniPVwJP5C4bBCu3wA= github.com/rancher/lasso v0.0.0-20200515155337-a34e1e26ad91/go.mod h1:G6Vv2aj6xB2YjTVagmu4NkhBvbE8nBcGykHRENH6arI= github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0/go.mod h1:OhBBBO1pBwYp0hacWdnvSGOj+XE9yMLOLnaypIlic18=