fix import

This commit is contained in:
2025-05-21 11:29:36 -07:00
parent bf1ec22492
commit 29b96b3405
4 changed files with 5 additions and 6 deletions
+1 -4
View File
@@ -2,10 +2,7 @@ module git.eeqj.de/sneak/rtnetmon
go 1.22.2
require (
github.com/gdamore/tcell/v2 v2.8.1
github.com/montanaflynn/stats v0.7.1
)
require github.com/gdamore/tcell/v2 v2.8.1
require (
github.com/gdamore/encoding v1.0.1 // indirect