From a5cb237f0e9f06ff57b4c012c7918f2c764ba851 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:22:16 +0000 Subject: [PATCH] Update github.com/nathan-fiscaletti/consolesize-go digest to 317176b Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- vendor/github.com/nathan-fiscaletti/consolesize-go/README.md | 1 + vendor/modules.txt | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 2f84840fb1..0f2a4b5b76 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/google/go-cmp v0.6.0 github.com/google/uuid v1.6.0 github.com/hashicorp/go-version v1.6.0 - github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d + github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d github.com/onsi/ginkgo/v2 v2.17.1 github.com/onsi/gomega v1.30.0 github.com/openshift-online/ocm-common v0.0.7 diff --git a/go.sum b/go.sum index 19b90195c6..1377277f45 100644 --- a/go.sum +++ b/go.sum @@ -266,8 +266,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk= github.com/mtibben/percent v0.2.1 h1:5gssi8Nqo8QU/r2pynCm+hBQHpkB/uNK7BJCFogWdzs= github.com/mtibben/percent v0.2.1/go.mod h1:KG9uO+SZkUp+VkRHsCdYQV3XSZrrSpR3O9ibNBTZrns= -github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d h1:PQW4Aqovdqc9efHl9EVA+bhKmuZ4ME1HvSYYDvaDiK0= -github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d/go.mod h1:cxIIfNMTwff8f/ZvRouvWYF6wOoO7nj99neWSx2q/Es= +github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d h1:NqRhLdNVlozULwM1B3VaHhcXYSgrOAv8V5BE65om+1Q= +github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d/go.mod h1:cxIIfNMTwff8f/ZvRouvWYF6wOoO7nj99neWSx2q/Es= github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno= github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8= github.com/onsi/ginkgo/v2 v2.17.1/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs= diff --git a/vendor/github.com/nathan-fiscaletti/consolesize-go/README.md b/vendor/github.com/nathan-fiscaletti/consolesize-go/README.md index 224ef534cb..04ca1036e1 100644 --- a/vendor/github.com/nathan-fiscaletti/consolesize-go/README.md +++ b/vendor/github.com/nathan-fiscaletti/consolesize-go/README.md @@ -1,5 +1,6 @@ # consolesize-go +[![Sponsor Me!](https://img.shields.io/badge/%F0%9F%92%B8-Sponsor%20Me!-blue)](https://github.com/sponsors/nathan-fiscaletti) [![GoDoc](https://godoc.org/github.com/nathan-fiscaletti/consolesize-go?status.svg)](https://godoc.org/github.com/nathan-fiscaletti/consolesize-go) [![Go Report Card](https://goreportcard.com/badge/github.com/nathan-fiscaletti/consolesize-go)](https://goreportcard.com/report/github.com/nathan-fiscaletti/consolesize-go) diff --git a/vendor/modules.txt b/vendor/modules.txt index fa902ac025..209a846f09 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -372,7 +372,7 @@ github.com/modern-go/reflect2 # github.com/mtibben/percent v0.2.1 ## explicit; go 1.14 github.com/mtibben/percent -# github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d +# github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d ## explicit github.com/nathan-fiscaletti/consolesize-go # github.com/onsi/ginkgo/v2 v2.17.1