1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-29 21:42:26 -04:00

10 lines
221 B
Modula-2
Raw Normal View History

2021-08-13 10:54:37 +00:00
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
)