From 63da3154c03b2099ba62dd7a5235274d3bb85fed Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Sun, 22 Oct 2023 19:02:47 +0000 Subject: [PATCH] fix(deps): update github.com/rivo/tview digest to f7f32ad --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3b69adb8..0d2fb289 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-20231022175332-f7f32ad28104 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..0e583ca4 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-20231022175332-f7f32ad28104 h1:wKaxPrOZ2TmfUt+Y+aIqFdBNDMwaEVPftRA3UclgNlc= +github.com/rivo/tview v0.0.0-20231022175332-f7f32ad28104/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=