-
- Downloads
Fixed linting
... | ... | @@ -8,10 +8,13 @@ require ( |
git.science.uu.nl/datastrophe/objectstore v0.0.0-20210603160015-4cbd339b979c | ||
git.science.uu.nl/datastrophe/query-conversion v0.0.0-20210601141629-c90342e61f80 | ||
git.science.uu.nl/datastrophe/query-execution v0.0.0-20210518112715-043c7046dc7b | ||
github.com/boumenot/gocover-cobertura v1.1.0 // indirect | ||
github.com/stretchr/testify v1.7.0 | ||
github.com/thijsheijden/alice v0.1.18 | ||
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect | ||
golang.org/x/net v0.0.0-20210510120150-4163338589ed // indirect | ||
golang.org/x/sys v0.0.0-20210525143221-35b2ab0089ea // indirect | ||
golang.org/x/sys v0.0.0-20210603125802-9665404d3644 // indirect | ||
golang.org/x/tools v0.1.2 // indirect | ||
google.golang.org/grpc v1.37.0 | ||
google.golang.org/protobuf v1.26.0 | ||
) |
Please register or sign in to comment