From 51a9485b8070d84588ec4b691da8e6b79e0c3bdf Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Thu, 2 Nov 2023 18:37:08 +0000 Subject: [PATCH] fix(deps): update github.com/rivo/tview digest to 1b91b81 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3b69adb8..5222f188 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( github.com/pluralsh/polly v0.1.1 github.com/pluralsh/terraform-delinker v0.0.1 github.com/posthog/posthog-go v0.0.0-20230801140217-d607812dee69 - github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d + github.com/rivo/tview v0.0.0-20231102183219-1b91b8131c43 github.com/rodaine/hclencoder v0.0.1 github.com/samber/lo v1.38.1 github.com/spf13/viper v1.15.0 diff --git a/go.sum b/go.sum index ae80cf13..7f820212 100644 --- a/go.sum +++ b/go.sum @@ -1498,6 +1498,8 @@ github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqn github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod h1:uYEyJGbgTkfkS4+E/PavXkNJcbFIpEtjt2B0KDQ5+9M= github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d h1:meetFLuP+bgn5G55WXzxLp2UnNeUJ0hM3guL+0dX8EI= github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE= +github.com/rivo/tview v0.0.0-20231102183219-1b91b8131c43 h1:2b19kXs3HdZLq3yRRFnEGIbLrbh5FdewdpcJJFHebg4= +github.com/rivo/tview v0.0.0-20231102183219-1b91b8131c43/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.3 h1:utMvzDsuh3suAEnhH0RdHmoPbU648o6CvXxTx4SBMOw=