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

added msgpack plugin decoder #15

Merged
merged 1 commit into from
Dec 28, 2019
Merged

added msgpack plugin decoder #15

merged 1 commit into from
Dec 28, 2019

Conversation

blitzarx1
Copy link
Contributor

added decoder which I used myself for my project while working with this lib

@cswank
Copy link
Owner

cswank commented Dec 28, 2019

Thanks a lot. I'll merge this right in. This PR adds msgpack to go.mod which made me notice that protobuf is also in there. I'm going to research the best way to handle these two dependencies, since I think they should not me dependencies of kcli.

@cswank cswank merged commit 393f6e9 into cswank:master Dec 28, 2019
@blitzarx1
Copy link
Contributor Author

yes, good decision to move plugins dependencies out from main go.mod file. Have a nice 2k20!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants