module bitbucket.org/lygo/lygo_updater go 1.14 require ( bitbucket.org/lygo/lygo_commons v0.1.50 bitbucket.org/lygo/lygo_events v0.1.5 bitbucket.org/lygo/lygo_ext_logs v0.1.6 // indirect bitbucket.org/lygo/lygo_scheduler v0.1.8 github.com/google/uuid v1.1.2 // indirect github.com/stretchr/testify v1.6.1 // indirect golang.org/x/sys v0.0.0-20201218084310-7d0127a74742 // indirect )