updated go deps and bumped min go github version

This commit is contained in:
Gani Georgiev
2025-12-02 19:28:27 +02:00
parent 85232ed6e4
commit 68b9d0e403
4 changed files with 8 additions and 4 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
github.com/ncruces/go-strftime v1.0.0 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/spf13/pflag v1.0.10 // indirect
golang.org/x/exp v0.0.0-20251113190631-e25ba8c21ef6 // indirect
golang.org/x/exp v0.0.0-20251125195548-87e1e737ad39 // indirect
golang.org/x/mod v0.30.0 // indirect
golang.org/x/sys v0.38.0 // indirect
golang.org/x/text v0.31.0 // indirect