1
0

go mod tidy

This commit is contained in:
2023-04-07 00:04:10 +00:00
parent dd602df291
commit 2f8446864a
2 changed files with 5 additions and 8 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/naoina/toml v0.1.1
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/olekukonko/tablewriter v0.0.5
github.com/otiai10/copy v1.9.0
github.com/otiai10/copy v1.10.0
github.com/remeh/sizedwaitgroup v1.0.0
github.com/rs/zerolog v1.29.0
github.com/zcalusic/sysinfo v0.9.5