chore(deps): update module stretchr/objx to v0.2.0#17
Open
chore(deps): update module stretchr/objx to v0.2.0#17
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.1.0->v0.2.0Release Notes
stretchr/objx
v0.2.0Compare Source
Notes
This release drops the support for go version less then
1.10.Enhancements
ea4fe68Move to go modules (#91)d2ce263Update to go 1.12 (#90)ef50b0dUpdate to go 1.11 (#83)d0444fcUpdate dependencies (#82)b8b73a3URLQuery with index slice keys (#74)9e1dfc1Update dependencies (#81)0ab728fNew tests for type_specific.go and fixed code (#75)652affcAdd PULL_REQUEST_TEMPLATE.md (#77)c8db58aMove type Map out of type_specific_codegen.go (#73)fb88214URLValues without sprinf, support for maps and slices (#63)a5cfa15Add go 1.10 tests && update dependencies (#67)2b6f327When calling Set() with key pointing to nonexistent map path, the path will be created. (#66)ca93b98Convert floats to int when parsing JSON (#59)3f41636Move tests to objx_test (#58)fcc2171Remove constants file (#57)cfebd64Codeclimate (#54)84b0369Refactor accessors (#53)Fixes
c61a9dfFix for map[interface{}]interface{} to JSON conversion (#87)d3a9fb1Fix for #7 (#85)77d0150Nil value returns empty string. (#76)a97c7ccFixed incorrect result for obj.Value().MSI() getter (#65)2532633Fix indentation (#69)8a3f715Fix bug introduced with #17 (#60)e89b2c1Fix ObjxMapSlice (#17)v0.1.1Compare Source
Changelog
Enhancements
func MSI(keyAndValuePairs ...interface{}) Mapdoes not longer panik, when called with wrong argumentsFixes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.