mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-10-31 15:07:12 -04:00
10 lines
221 B
Modula-2
10 lines
221 B
Modula-2
module github.com/f4exb/sdrangel/rescuesdriq
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/jtolds/gls v4.20.0+incompatible // indirect
|
|
github.com/smartystreets/assertions v1.2.0 // indirect
|
|
github.com/smartystreets/goconvey v1.6.2
|
|
)
|