Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Fix struct encode and decode for Go 1.13 #216

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Fix struct encode and decode for Go 1.13 #216

merged 1 commit into from
Aug 1, 2019

Conversation

samuel
Copy link
Owner

@samuel samuel commented Aug 1, 2019

Comparing the string for a runtime error isn't great, but leaving the existing behavior and making it work in Go 1.13beta1.

Fixes #215

@samuel samuel force-pushed the go-1-13-support branch 4 times, most recently from 2d91d71 to 2daddb6 Compare August 1, 2019 20:21
@coveralls
Copy link

coveralls commented Aug 1, 2019

Coverage Status

Coverage decreased (-2.02%) to 78.776% when pulling 4877e0b on go-1-13-support into 758ce21 on master.

@samuel samuel force-pushed the go-1-13-support branch 2 times, most recently from bf06657 to 7f5a770 Compare August 1, 2019 20:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestEncodeShortBuffer fails with Go 1.13
2 participants