Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go-ucfg to 0.6.1 #7599

Merged
merged 1 commit into from
Jul 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ https://github.com/elastic/beats/compare/v6.2.3...master[Check the HEAD diff]
- Fix default value for logging.files.keepfiles. It was being set to 0 and now
it's set to the documented value of 7. {issue}7494[7494]
- Retain compatibility with older Docker server versions. {issue}7542[7542]
- Fix errors unpacking configs modified via CLI by ignoring `-E key=value` pairs with missing value. {pull}7599[7599]

*Auditbeat*

Expand Down
4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ Apache License 2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-ucfg
Version: v0.6.0
Revision: 9c66f5c432b1d25bdb449a1e588d58b5d0cd7268
Version: v0.6.1
Revision: 581f7b1fe9d84f4c18ef0694d6e0eb944a925dae
License type (autodetected): Apache-2.0
./vendor/github.com/elastic/go-ucfg/LICENSE:
--------------------------------------------------------------------
Expand Down
8 changes: 7 additions & 1 deletion vendor/github.com/elastic/go-ucfg/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 7 additions & 8 deletions vendor/github.com/elastic/go-ucfg/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions vendor/github.com/elastic/go-ucfg/flag/value.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -638,52 +638,52 @@
"versionExact": "v0.0.1"
},
{
"checksumSHA1": "d0qibYdQy5G1YqI5H+xNC0QJ66g=",
"checksumSHA1": "MK8/w0Idj7kRBUiBabARPdm9hOo=",
"path": "github.com/elastic/go-ucfg",
"revision": "9c66f5c432b1d25bdb449a1e588d58b5d0cd7268",
"revisionTime": "2018-07-04T14:42:58Z",
"version": "v0.6.0",
"versionExact": "v0.6.0"
"revision": "581f7b1fe9d84f4c18ef0694d6e0eb944a925dae",
"revisionTime": "2018-07-13T14:04:29Z",
"version": "v0.6.1",
"versionExact": "v0.6.1"
},
{
"checksumSHA1": "X+R/CD8SokJrmlxFTx2nSevRDhQ=",
"path": "github.com/elastic/go-ucfg/cfgutil",
"revision": "9c66f5c432b1d25bdb449a1e588d58b5d0cd7268",
"revisionTime": "2018-07-04T14:42:58Z",
"version": "v0.6.0",
"versionExact": "v0.6.0"
"revision": "581f7b1fe9d84f4c18ef0694d6e0eb944a925dae",
"revisionTime": "2018-07-13T14:04:29Z",
"version": "v0.6.1",
"versionExact": "v0.6.1"
},
{
"checksumSHA1": "dShGF53hLUufO70RAjju+RT0fHY=",
"checksumSHA1": "zC8mCPW/pPPNcuHQOc/B/Ej1W1U=",
"path": "github.com/elastic/go-ucfg/flag",
"revision": "9c66f5c432b1d25bdb449a1e588d58b5d0cd7268",
"revisionTime": "2018-07-04T14:42:58Z",
"version": "v0.6.0",
"versionExact": "v0.6.0"
"revision": "581f7b1fe9d84f4c18ef0694d6e0eb944a925dae",
"revisionTime": "2018-07-13T14:04:29Z",
"version": "v0.6.1",
"versionExact": "v0.6.1"
},
{
"checksumSHA1": "esXpiQlEvTOUwsE0nNesso8albo=",
"path": "github.com/elastic/go-ucfg/internal/parse",
"revision": "9c66f5c432b1d25bdb449a1e588d58b5d0cd7268",
"revisionTime": "2018-07-04T14:42:58Z",
"version": "v0.6.0",
"versionExact": "v0.6.0"
"revision": "581f7b1fe9d84f4c18ef0694d6e0eb944a925dae",
"revisionTime": "2018-07-13T14:04:29Z",
"version": "v0.6.1",
"versionExact": "v0.6.1"
},
{
"checksumSHA1": "5mXUhhlPdvcAFKiQENInTJWrtQM=",
"path": "github.com/elastic/go-ucfg/json",
"revision": "9c66f5c432b1d25bdb449a1e588d58b5d0cd7268",
"revisionTime": "2018-07-04T14:42:58Z",
"version": "v0.6.0",
"versionExact": "v0.6.0"
"revision": "581f7b1fe9d84f4c18ef0694d6e0eb944a925dae",
"revisionTime": "2018-07-13T14:04:29Z",
"version": "v0.6.1",
"versionExact": "v0.6.1"
},
{
"checksumSHA1": "Bg6vistPQLftv2fEYB7GWwSExv8=",
"path": "github.com/elastic/go-ucfg/yaml",
"revision": "9c66f5c432b1d25bdb449a1e588d58b5d0cd7268",
"revisionTime": "2018-07-04T14:42:58Z",
"version": "v0.6.0",
"versionExact": "v0.6.0"
"revision": "581f7b1fe9d84f4c18ef0694d6e0eb944a925dae",
"revisionTime": "2018-07-13T14:04:29Z",
"version": "v0.6.1",
"versionExact": "v0.6.1"
},
{
"checksumSHA1": "yu/X+qHftvfQlAnjPdYLwrDn2nI=",
Expand Down