mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
It's been around 9 months since our last vendor update. This is also needed for some new features being worked on for sops workspace. Additionally, this PR regenerates the kms mocks.
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.6.1"
|
|
}
|
|
|