feat: progress

This commit is contained in:
2026-05-23 16:12:24 -04:00
parent 2ca8bb4427
commit dc373fecb5
9 changed files with 660 additions and 11 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.maximhutz.com/practice
go 1.24.10
go 1.26
require github.com/stretchr/testify v1.11.1