1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-01 03:42:26 -04:00
sdrangel/rescuesdriq/go.mod
2021-08-13 11:03:09 +00:00

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
)