force uniseg release version, see actions#3396457307/

This commit is contained in:
2022-11-04 20:22:51 +01:00
parent 6f71a028f0
commit 2d157bf2c0
2 changed files with 6 additions and 14 deletions

5
go.mod
View File

@@ -14,7 +14,10 @@ require (
require (
github.com/inconshreveable/mousetrap v1.0.1 // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/rivo/uniseg v0.4.2 // indirect
// force release. > 0.4. doesnt build everywhere, see:
// https://github.com/TLINDEN/tablizer/actions/runs/3396457307/jobs/5647544615
github.com/rivo/uniseg v0.2.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
golang.org/x/sys v0.1.0 // indirect