clean up go dependencies

This commit is contained in:
David Christofas
2021-02-12 16:38:34 +01:00
parent 0c6c18f818
commit 10d4bad26d
19 changed files with 1911 additions and 180 deletions
-1
View File
@@ -10,7 +10,6 @@ require (
github.com/cs3org/go-cs3apis v0.0.0-20210104105209-0d3ecb3453dc
github.com/cs3org/reva v1.5.2-0.20210212085611-d8aa2eb3ec9c
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/golang/mock v1.4.4 // indirect
github.com/justinas/alice v1.2.0
github.com/micro/cli/v2 v2.1.2
github.com/micro/go-micro/v2 v2.9.1