mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-27 21:30:23 +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
|