DEBSOURCES
Skip Quicknav
sources / golang-github-adrianmo-go-nmea / 1.10.0-1 / go.mod
12345678
module github.com/adrianmo/go-nmea go 1.14 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/stretchr/testify v1.5.1 )