mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-08-22 14:06:29 +00:00
6 lines
84 B
AMPL
6 lines
84 B
AMPL
module github.com/evanphx/json-patch
|
|
|
|
go 1.12
|
|
|
|
require github.com/pkg/errors v0.8.1
|