SRV3 to Annotations with segments
... | ... | @@ -4,17 +4,12 @@ go 1.12 |
require ( | ||
github.com/asticode/go-astisub v0.0.0-20190514140258-c0ed7925c393 | ||
github.com/aws/aws-sdk-go v1.19.45 // indirect | ||
github.com/sirupsen/logrus v1.4.2 | ||
github.com/stretchr/testify v1.3.0 | ||
gitlab.ethz.ch/chgerber/MessageComposition v0.0.0-20190606100759-1b591f45e7e5 | ||
gitlab.ethz.ch/chgerber/annotation v0.0.0-20190607145645-0049de6d439e | ||
gitlab.ethz.ch/chgerber/annotation v0.0.0-20190615221508-5f3c40b49097 | ||
gitlab.ethz.ch/chgerber/monitor v0.0.0-20190527191251-2bb9dd731340 | ||
go.mongodb.org/mongo-driver v1.0.3 | ||
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8 // indirect | ||
golang.org/x/net v0.0.0-20190611141213-3f473d35a33a // indirect | ||
golang.org/x/sys v0.0.0-20190613101156-ab3f67ed278a // indirect | ||
golang.org/x/tools v0.0.0-20190612232758-d4e310b4a8a5 // indirect | ||
google.golang.org/api v0.6.0 | ||
google.golang.org/appengine v1.6.1 // indirect | ||
) |
Please register or sign in to comment