mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 13:18:21 +00: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
|