Merge pull request #2358 from seefs001/fix/regrex-repeat-compile

fix: regex repeat compile
This commit is contained in:
Calcium-Ion
2025-12-09 14:01:07 +08:00
committed by GitHub
5 changed files with 23 additions and 18 deletions

2
go.mod
View File

@@ -33,7 +33,7 @@ require (
github.com/mewkiz/flac v1.0.13
github.com/pkg/errors v0.9.1
github.com/pquerna/otp v1.5.0
github.com/samber/lo v1.39.0
github.com/samber/lo v1.52.0
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/shopspring/decimal v1.4.0
github.com/stripe/stripe-go/v81 v81.4.0