File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/maxmind/mmdbwriter v1.2.0
77 github.com/oschwald/maxminddb-golang/v2 v2.4.1
88 github.com/parquet-go/parquet-go v0.30.1
9- github.com/pelletier/go-toml/v2 v2.4.2
9+ github.com/pelletier/go-toml/v2 v2.4.3
1010 github.com/stretchr/testify v1.11.1
1111 go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
1212)
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/parquet-go/jsonlite v1.2.0 h1:vr/BuNlMOiUME/uhsTS2xAQL26B+cnfDJBHSQN0
2626github.com/parquet-go/jsonlite v1.2.0 /go.mod h1:nDjpkpL4EOtqs6NQugUsi0Rleq9sW/OtC1NnZEnxzF0 =
2727github.com/parquet-go/parquet-go v0.30.1 h1:Oy6ganNrAdFiVwy7wNmWagfPTWA2X9Z3tVHBc7JtuX8 =
2828github.com/parquet-go/parquet-go v0.30.1 /go.mod h1:navtkAYr2LGoJVp141oXPlO/sxLvaOe3la2JEoD8+rg =
29- github.com/pelletier/go-toml/v2 v2.4.2 h1:M2fKKbmyvI+hGId/D0W64qDBMVhJnNR10O5gIbMc//Q =
30- github.com/pelletier/go-toml/v2 v2.4.2 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
29+ github.com/pelletier/go-toml/v2 v2.4.3 h1:GTRvJQutkOSftxIFD5xw9aepkYNuPWmVJpffdDPYVpY =
30+ github.com/pelletier/go-toml/v2 v2.4.3 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
3131github.com/pierrec/lz4/v4 v4.1.23 h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU =
3232github.com/pierrec/lz4/v4 v4.1.23 /go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4 =
3333github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments