mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 21:31:18 +01:00
6 lines
84 B
Modula-2
6 lines
84 B
Modula-2
module github.com/evanphx/json-patch
|
|
|
|
go 1.12
|
|
|
|
require github.com/pkg/errors v0.8.1
|