Updates modules

This commit is contained in:
2022-02-09 22:03:38 +01:00
parent bd630ea512
commit 1544bafde1
2 changed files with 0 additions and 56 deletions

1
go.mod
View File

@ -5,7 +5,6 @@ go 1.17
require (
github.com/DavidGamba/go-getoptions v0.25.3
github.com/goccy/go-json v0.9.4
github.com/renproject/surge v1.2.7
github.com/schollz/progressbar/v3 v3.8.6
)