jaypipes / pcidb

Small golang library for querying PCI database (pciids) information
Apache License 2.0
33 stars 15 forks source link

Support go modules #20

Closed jaypipes closed 5 years ago

jaypipes commented 5 years ago

To make it easier and more consistent for other libraries and applications to use the pcidb library, we should support 1.11+ go modules.