asn1-ber icon indicating copy to clipboard operation
asn1-ber copied to clipboard

Resolved issue ber.go line 386

Open hsoj opened this issue 13 years ago • 2 comments

reflect.NewValue was removed and replaced with reflect.ValueOf

hsoj avatar Jul 19 '11 15:07 hsoj

Forgot to mention, you can ignore the last commit. I had to update that so I could use the goinstall process on multiple machines.

hsoj avatar Jul 19 '11 15:07 hsoj

This pull request hasn't been responded to in a year, so I'm assuming this project is more or less abandoned.

I've forked it to https://github.com/thraxil/asn1-ber applied hsoj's patch, and gotten it compiling with Go 1.0. I'm not looking to actively develop on it, but I'll try to keep up with pull-requests and Go updates. If anyone else wants to take over, let me know and I'll happily go along with it.

thraxil avatar Aug 01 '12 18:08 thraxil