fix readme,

update go mod
This commit is contained in:
2025-03-12 00:09:18 +00:00
parent f1407fd045
commit a446bbd923
3 changed files with 8 additions and 4 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module wfa
go 1.23.2
go 1.23.6
require (
github.com/schollz/progressbar/v3 v3.17.1