remove old demo parser completly

This commit is contained in:
2025-10-26 05:24:18 +01:00
parent df22705679
commit 87c55d685d
3 changed files with 1 additions and 4 deletions

1
go.mod
View File

@@ -13,7 +13,6 @@ require (
github.com/go-redis/redis/v8 v8.11.5
github.com/golang/geo v0.0.0-20251020193347-f750d7aa221b
github.com/jackc/pgx/v4 v4.18.3
github.com/markus-wa/demoinfocs-golang/v3 v3.3.0
github.com/markus-wa/demoinfocs-golang/v5 v5.0.3
github.com/pkg/errors v0.9.1
github.com/sethvargo/go-retry v0.3.0