File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ go 1.24.6
77
88require (
99 github.com/envoyproxy/protoc-gen-validate v1.2.1
10- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8
10+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10
1111 github.com/prometheus/client_golang v1.23.2
1212 github.com/stretchr/testify v1.11.1
1313 google.golang.org/grpc v1.75.1
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
224224github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
225225github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
226226github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
227- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 h1:Ay3iGGELJ7VnARtmIjd8ZhfpsWiqhd0v8ZqO7vPzAqY =
228- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
227+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 h1:HnfemKfjWtjw6gNWG2Ag9XETBELmymhZcCrNXFiWeTU =
228+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
229229github.com/open-edge-platform/orch-library/go v0.6.1 h1:IGR2ic73f3obnhlxTRfHcyYMbPbYu7BSqa9UYyEZ78Q =
230230github.com/open-edge-platform/orch-library/go v0.6.1 /go.mod h1:3Tes/GJfwYbnQa/1scbKiLbjZrL4fJEouFk28oo5/c8 =
231231github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE =
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ go 1.24.6
88require (
99 github.com/cenkalti/backoff/v4 v4.3.0
1010 github.com/envoyproxy/protoc-gen-validate v1.2.1
11- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8
12- github.com/open-edge-platform/infra-managers/maintenance v1.23.2
11+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10
12+ github.com/open-edge-platform/infra-managers/maintenance v1.23.3
1313 github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.38.6
1414 github.com/prometheus/client_golang v1.23.2
1515 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -224,10 +224,10 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
224224github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
225225github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
226226github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
227- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 h1:Ay3iGGELJ7VnARtmIjd8ZhfpsWiqhd0v8ZqO7vPzAqY =
228- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
229- github.com/open-edge-platform/infra-managers/maintenance v1.23.2 h1:Rd1RNRGZiH65T64sTmBQmJ8C+SmSGWyU4P053XU0BFc =
230- github.com/open-edge-platform/infra-managers/maintenance v1.23.2 /go.mod h1:7xW+WG85W+8uMAeHghY2jeIRvgJhpzErFMrWrCdEI+M =
227+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 h1:HnfemKfjWtjw6gNWG2Ag9XETBELmymhZcCrNXFiWeTU =
228+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
229+ github.com/open-edge-platform/infra-managers/maintenance v1.23.3 h1:Ae7f7SABTBVwINtC3V4u9FQsMN9x66ZRnBeexFfVpGw =
230+ github.com/open-edge-platform/infra-managers/maintenance v1.23.3 /go.mod h1:t1pWp0vWAC+eSMgYOalDjIUevTnxE5zkMJJhC+k7Qow =
231231github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.38.6 h1:XN3UGG1MuStjAcVHngxkPUF3K9fAa75KEO69ZiILtZU =
232232github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.38.6 /go.mod h1:7Lnftw55dqOLbB6krLUHbx2dnlO2liSqhOapu46vbkE =
233233github.com/open-edge-platform/orch-library/go v0.6.1 h1:IGR2ic73f3obnhlxTRfHcyYMbPbYu7BSqa9UYyEZ78Q =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ module github.com/open-edge-platform/infra-managers/networking
66go 1.24.6
77
88require (
9- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8
9+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10
1010 github.com/open-edge-platform/orch-library/go v0.6.1
1111 github.com/prometheus/client_golang v1.23.2
1212 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
222222github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
223223github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
224224github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
225- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 h1:Ay3iGGELJ7VnARtmIjd8ZhfpsWiqhd0v8ZqO7vPzAqY =
226- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
225+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 h1:HnfemKfjWtjw6gNWG2Ag9XETBELmymhZcCrNXFiWeTU =
226+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
227227github.com/open-edge-platform/orch-library/go v0.6.1 h1:IGR2ic73f3obnhlxTRfHcyYMbPbYu7BSqa9UYyEZ78Q =
228228github.com/open-edge-platform/orch-library/go v0.6.1 /go.mod h1:3Tes/GJfwYbnQa/1scbKiLbjZrL4fJEouFk28oo5/c8 =
229229github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ module github.com/open-edge-platform/infra-managers/os-resource
66go 1.24.6
77
88require (
9- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8
9+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10
1010 github.com/open-edge-platform/orch-library/go v0.6.1
1111 github.com/prometheus/client_golang v1.23.2
1212 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
222222github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
223223github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
224224github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
225- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 h1:Ay3iGGELJ7VnARtmIjd8ZhfpsWiqhd0v8ZqO7vPzAqY =
226- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
225+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 h1:HnfemKfjWtjw6gNWG2Ag9XETBELmymhZcCrNXFiWeTU =
226+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
227227github.com/open-edge-platform/orch-library/go v0.6.1 h1:IGR2ic73f3obnhlxTRfHcyYMbPbYu7BSqa9UYyEZ78Q =
228228github.com/open-edge-platform/orch-library/go v0.6.1 /go.mod h1:3Tes/GJfwYbnQa/1scbKiLbjZrL4fJEouFk28oo5/c8 =
229229github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ go 1.24.6
88require (
99 github.com/envoyproxy/protoc-gen-validate v1.2.1
1010 github.com/mennanov/fmutils v0.3.3
11- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8
11+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10
1212 github.com/prometheus/client_golang v1.23.2
1313 github.com/stretchr/testify v1.11.1
1414 google.golang.org/grpc v1.75.1
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
224224github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
225225github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
226226github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
227- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 h1:Ay3iGGELJ7VnARtmIjd8ZhfpsWiqhd0v8ZqO7vPzAqY =
228- github.com/open-edge-platform/infra-core/inventory/v2 v2.30.8 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
227+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 h1:HnfemKfjWtjw6gNWG2Ag9XETBELmymhZcCrNXFiWeTU =
228+ github.com/open-edge-platform/infra-core/inventory/v2 v2.30.10 /go.mod h1:Ezzmx/eV95f6DkmCrW8YAcGUsbqSuyggunxmFmaImMw =
229229github.com/open-edge-platform/orch-library/go v0.6.1 h1:IGR2ic73f3obnhlxTRfHcyYMbPbYu7BSqa9UYyEZ78Q =
230230github.com/open-edge-platform/orch-library/go v0.6.1 /go.mod h1:3Tes/GJfwYbnQa/1scbKiLbjZrL4fJEouFk28oo5/c8 =
231231github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE =
You can’t perform that action at this time.
0 commit comments