-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
bump imdario/mergo v0.3.12 #3304
Conversation
full diff: imdario/[email protected] includes: - darccio/mergo@c085d66 use src map if dst is nil and can't be set - fixes darccio/mergo#90 panic: reflect: reflect.Value.Set using unaddressable value merging nested structures Signed-off-by: Jonathan Warriss-Simmons <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #3304 +/- ##
=======================================
Coverage 57.99% 57.99%
=======================================
Files 302 302
Lines 21764 21764
=======================================
Hits 12621 12621
Misses 8219 8219
Partials 924 924 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
|
||
go 1.13 | ||
|
||
require gopkg.in/yaml.v2 v2.3.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was looking if we needed to update this one as well (currently we're using v2.2.8), but looks like the changes are not very relevant; go-yaml/yaml@v2.2.8...v2.3.0
@silvin-lubecki PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
- What I did
Bumps mergo from v0.3.8 to v0.3.12
full diff: imdario/[email protected]
includes:
Signed-off-by: Jonathan Warriss-Simmons [email protected]
- How I did it
Updated vendor.conf
- How to verify it
Existing unit tests should cover everything - as it's just a bump in version. However, it's my first time contributing, so I'd appreciate a check of that!
- Description for the changelog
Bumps mergo dependency from v0.3.8 to v0.3.12
- A picture of a cute animal (not mandatory but encouraged)