Update go.mod

This commit is contained in:
nemunaire 2021-10-31 16:43:43 +01:00
commit 6269ac83d4
26 changed files with 109 additions and 51 deletions

View file

@ -5,7 +5,7 @@ import (
"sync"
"time"
"github.com/gdamore/tcell"
"github.com/gdamore/tcell/v2"
)
// Stream updates a StreamDisplay with new data updates