mirror of https://bitbucket.org/ausocean/av.git
Use ausocean/utils v1.2.8.
This commit is contained in:
parent
379b528bb2
commit
1fd439be11
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.12
|
||||||
|
|
||||||
require (
|
require (
|
||||||
bitbucket.org/ausocean/iot v1.2.6
|
bitbucket.org/ausocean/iot v1.2.6
|
||||||
bitbucket.org/ausocean/utils v1.2.6
|
bitbucket.org/ausocean/utils v1.2.8
|
||||||
github.com/Comcast/gots v0.0.0-20190305015453-8d56e473f0f7
|
github.com/Comcast/gots v0.0.0-20190305015453-8d56e473f0f7
|
||||||
github.com/go-audio/audio v0.0.0-20181013203223-7b2a6ca21480
|
github.com/go-audio/audio v0.0.0-20181013203223-7b2a6ca21480
|
||||||
github.com/go-audio/wav v0.0.0-20181013172942-de841e69b884
|
github.com/go-audio/wav v0.0.0-20181013172942-de841e69b884
|
||||||
|
|
Loading…
Reference in New Issue