File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ require (
9999 github.com/onsi/gomega v1.38.3 // indirect
100100 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
101101 github.com/perimeterx/marshmallow v1.1.5 // indirect
102- github.com/pierrec/lz4/v4 v4.1.22 // indirect
102+ github.com/pierrec/lz4/v4 v4.1.23 // indirect
103103 github.com/prometheus/client_model v0.6.2 // indirect
104104 github.com/prometheus/common v0.67.4 // indirect
105105 github.com/prometheus/procfs v0.19.2 // indirect
Original file line number Diff line number Diff line change @@ -246,8 +246,8 @@ github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0
246246github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
247247github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s =
248248github.com/perimeterx/marshmallow v1.1.5 /go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw =
249- github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU =
250- github.com/pierrec/lz4/v4 v4.1.22 /go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4 =
249+ github.com/pierrec/lz4/v4 v4.1.23 h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU =
250+ github.com/pierrec/lz4/v4 v4.1.23 /go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4 =
251251github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
252252github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
253253github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments