File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ Third party libraries used by the Elastic APM Server project:
1111
1212--------------------------------------------------------------------------------
1313Dependency : github.com/KimMachineGun/automemlimit
14- Version: v0.7.2
14+ Version: v0.7.3
1515Licence type (autodetected): MIT
1616--------------------------------------------------------------------------------
1717
18- Contents of probable licence file $GOMODCACHE/github.com/!kim!machine!gun/
[email protected] .
2 /LICENSE:
18+ Contents of probable licence file $GOMODCACHE/github.com/!kim!machine!gun/
[email protected] .
3 /LICENSE:
1919
2020MIT License
2121
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ Third party libraries used by the Elastic APM Server project:
1111
1212--------------------------------------------------------------------------------
1313Dependency : github.com/KimMachineGun/automemlimit
14- Version: v0.7.2
14+ Version: v0.7.3
1515Licence type (autodetected): MIT
1616--------------------------------------------------------------------------------
1717
18- Contents of probable licence file $GOMODCACHE/github.com/!kim!machine!gun/
[email protected] .
2 /LICENSE:
18+ Contents of probable licence file $GOMODCACHE/github.com/!kim!machine!gun/
[email protected] .
3 /LICENSE:
1919
2020MIT License
2121
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/elastic/apm-server
33go 1.24.4
44
55require (
6- github.com/KimMachineGun/automemlimit v0.7.2
6+ github.com/KimMachineGun/automemlimit v0.7.3
77 github.com/cespare/xxhash/v2 v2.3.0
88 github.com/cockroachdb/pebble/v2 v2.0.5
99 github.com/dustin/go-humanize v1.0.1
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY=
1919github.com/DataDog/zstd v1.5.6 /go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw =
2020github.com/HdrHistogram/hdrhistogram-go v1.1.2 h1:5IcZpTvzydCQeHzK4Ef/D5rrSqwxob0t8PQPMybUNFM =
2121github.com/HdrHistogram/hdrhistogram-go v1.1.2 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
22- github.com/KimMachineGun/automemlimit v0.7.2 h1:DyfHI7zLWmZPn2Wqdy2AgTiUvrGPmnYWgwhHXtAegX4 =
23- github.com/KimMachineGun/automemlimit v0.7.2 /go.mod h1:QZxpHaGOQoYvFhv/r4u3U0JTC2ZcOwbSr11UZF46UBM =
22+ github.com/KimMachineGun/automemlimit v0.7.3 h1:oPgMp0bsWez+4fvgSa11Rd9nUDrd8RLtDjBoT3ro+/A =
23+ github.com/KimMachineGun/automemlimit v0.7.3 /go.mod h1:QZxpHaGOQoYvFhv/r4u3U0JTC2ZcOwbSr11UZF46UBM =
2424github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
2525github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
2626github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7rj+4nv4 =
You can’t perform that action at this time.
0 commit comments