chore(go): upgrade Go tool

This commit is contained in:
phaneron 2024-11-27 02:01:53 -05:00
parent cfb921e9fa
commit 70d2ba2b00
2 changed files with 5 additions and 0 deletions

1
go.mod
View file

@ -10,6 +10,7 @@ require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/pierrec/lz4/v4 v4.1.21 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/spf13/pflag v1.0.5 // indirect
lukechampine.com/uint128 v1.3.0 // indirect