File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
github.com/nathan-fiscaletti/consolesize-go Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
github.com/google/go-cmp v0.6.0
29
29
github.com/google/uuid v1.6.0
30
30
github.com/hashicorp/go-version v1.6.0
31
- github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d
31
+ github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d
32
32
github.com/onsi/ginkgo/v2 v2.17.1
33
33
github.com/onsi/gomega v1.30.0
34
34
github.com/openshift-online/ocm-common v0.0.21
Original file line number Diff line number Diff line change @@ -261,8 +261,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
261
261
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
262
262
github.com/mtibben/percent v0.2.1 h1:5gssi8Nqo8QU/r2pynCm+hBQHpkB/uNK7BJCFogWdzs =
263
263
github.com/mtibben/percent v0.2.1 /go.mod h1:KG9uO+SZkUp+VkRHsCdYQV3XSZrrSpR3O9ibNBTZrns =
264
- github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d h1:PQW4Aqovdqc9efHl9EVA+bhKmuZ4ME1HvSYYDvaDiK0 =
265
- github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d /go.mod h1:cxIIfNMTwff8f/ZvRouvWYF6wOoO7nj99neWSx2q/Es =
264
+ github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d h1:NqRhLdNVlozULwM1B3VaHhcXYSgrOAv8V5BE65om+1Q =
265
+ github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d /go.mod h1:cxIIfNMTwff8f/ZvRouvWYF6wOoO7nj99neWSx2q/Es =
266
266
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
267
267
github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8 =
268
268
github.com/onsi/ginkgo/v2 v2.17.1 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ github.com/modern-go/reflect2
372
372
# github.com/mtibben/percent v0.2.1
373
373
## explicit; go 1.14
374
374
github.com/mtibben/percent
375
- # github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d
375
+ # github.com/nathan-fiscaletti/consolesize-go v0.0.0-20220204101620-317176b6684d
376
376
## explicit
377
377
github.com/nathan-fiscaletti/consolesize-go
378
378
# github.com/onsi/ginkgo/v2 v2.17.1
You can’t perform that action at this time.
0 commit comments