This brings in some cri api changes for cgroups, Windows pod sandbox security context changes and some new fields for the Windows version of a privileged container. This also unfortunately bumps the prometheus client, grpc middleware, bolt and klog :( Signed-off-by: Daniel Canter <dcanter@microsoft.com>
18 lines
373 B
JSON
18 lines
373 B
JSON
{
|
|
"author": "blang",
|
|
"bugs": {
|
|
"URL": "https://github.com/blang/semver/issues",
|
|
"url": "https://github.com/blang/semver/issues"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/blang/semver"
|
|
},
|
|
"gxVersion": "0.10.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "semver",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "3.5.1"
|
|
}
|
|
|