File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/dgraph-io/badger/v4
22
33go 1.23.0
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 github.com/cespare/xxhash/v2 v2.3.0
@@ -14,7 +14,7 @@ require (
1414 github.com/stretchr/testify v1.10.0
1515 go.opentelemetry.io/contrib/zpages v0.61.0
1616 go.opentelemetry.io/otel v1.36.0
17- golang.org/x/net v0.40 .0
17+ golang.org/x/net v0.41 .0
1818 golang.org/x/sys v0.33.0
1919 google.golang.org/protobuf v1.36.6
2020)
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ go.opentelemetry.io/otel/trace v1.36.0 h1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKr
5353go.opentelemetry.io/otel/trace v1.36.0 /go.mod h1:gQ+OnDZzrybY4k4seLzPAWNwVBBVlF2szhehOBB/tGA =
5454go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
5555go.uber.org/goleak v1.3.0 /go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE =
56- golang.org/x/net v0.40 .0 h1:79Xs7wF06Gbdcg4kdCCIQArK11Z1hr5POQ6+fIYHNuY =
57- golang.org/x/net v0.40 .0 /go.mod h1:y0hY0exeL2Pku80/zKK7tpntoX23cqL3Oa6njdgRtds =
56+ golang.org/x/net v0.41 .0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw =
57+ golang.org/x/net v0.41 .0 /go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA =
5858golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw =
5959golang.org/x/sys v0.33.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
6060google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY =
You can’t perform that action at this time.
0 commit comments