Asn1 ber encoding / decoding library for the Go programming language
Description
Asn1 ber encoding / decoding library for the Go programming language.
This package provides symbolic links that alias the following Go import paths to
gopkg.in/asn1-ber.v1:
– github.com/go-asn1-ber/asn1-ber
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
gopkg.in/asn1-ber.v1.