Fork of golang pkg `encoding/asn1` to support the Basic Encoding Rules
Stars
8
Forks
7
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
28
commits
Update github actions workflow (#7)
6293dd9
Implement Indefinite Length unmarshalling (#4)
4113a21
Setup Github Actions (#6)
b7435fd
README: add compatibility information
13f0f6d
Merge pull request #3 from geoffgarside/go1.14
e8e9323
Fix go 1.8 to go 1.14 compatibility
3ae4302
Update to mirror latest encoding/asn1
bb82884
Drop Go versions up to 1.8 in travis.yml
d1fa8a9
Add Go versions up to 1.14 to travis.yml
e2e83ad
Add go.mod
00c19d6
Change travis-ci go versions to strings
27a1aff
Add go 1.10 and 1.11 to travis-ci
3bdf7fc
Merge pull request #1 from geoffgarside/travis/golang1.9
0b763e6
Add golang 1.9 to Travis version list
469a9f8
Move TestUnexportedStructField test to go1.8+
854377f