Walking skeleton of query service merged co: Chris
... | ... | @@ -3,11 +3,8 @@ module query-service |
go 1.15 | ||
require ( | ||
<<<<<<< HEAD | ||
github.com/arangodb/go-driver v0.0.0-20210304082257-d7e0ea043b7f // indirect | ||
======= | ||
github.com/arangodb/go-driver v0.0.0-20210304082257-d7e0ea043b7f | ||
github.com/go-redis/redis/v8 v8.8.0 | ||
>>>>>>> develop | ||
github.com/streadway/amqp v1.0.0 | ||
github.com/stretchr/testify v1.7.0 | ||
github.com/thijsheijden/alice v0.1.8 | ||
... | ... |
Please register or sign in to comment