File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module k8s.io/kube-state-metrics/v2
3
3
go 1.24.0
4
4
5
5
require (
6
- github.com/KimMachineGun/automemlimit v0.7.3
6
+ github.com/KimMachineGun/automemlimit v0.7.4
7
7
github.com/dgryski/go-jump v0.0.0-20211018200510-ba001c3ffce0
8
8
github.com/dlclark/regexp2 v1.11.5
9
9
github.com/fsnotify/fsnotify v1.9.0
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0
59
59
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.48.1 /go.mod h1:0wEl7vrAD8mehJyohS9HZy+WyEOaQO2mJx86Cvh93kM =
60
60
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 h1:8nn+rsCvTq9axyEh382S0PFLBeaFwNsT43IrPWzctRU =
61
61
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 /go.mod h1:viRWSEhtMZqz1rhwmOVKkWl6SwmVowfL9O2YR5gI2PE =
62
- github.com/KimMachineGun/automemlimit v0.7.3 h1:oPgMp0bsWez+4fvgSa11Rd9nUDrd8RLtDjBoT3ro+/A =
63
- github.com/KimMachineGun/automemlimit v0.7.3 /go.mod h1:QZxpHaGOQoYvFhv/r4u3U0JTC2ZcOwbSr11UZF46UBM =
62
+ github.com/KimMachineGun/automemlimit v0.7.4 h1:UY7QYOIfrr3wjjOAqahFmC3IaQCLWvur9nmfIn6LnWk =
63
+ github.com/KimMachineGun/automemlimit v0.7.4 /go.mod h1:QZxpHaGOQoYvFhv/r4u3U0JTC2ZcOwbSr11UZF46UBM =
64
64
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
65
65
github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
66
66
github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7rj+4nv4 =
You can’t perform that action at this time.
0 commit comments