Pierre Prinetti 7ebdcee7a0
go.mod: Fix unresolvable indirect dependency
Fix `go list -mod=readonly -m all` by adding a replace for
`k8s.io/dynamic-resource-allocation` that points to the
Kubernetes version currently in use.

The packages is not used here, but making the dependency resolvable
makes the go toolchain happy.

cf.: 4b48ab1fdb/go.mod (L265)
2023-10-23 15:06:31 +02:00
..
2023-10-03 03:31:38 +00:00