Moved to internal

This commit is contained in:
Héctor Hurtado
2019-10-08 08:54:07 +02:00
parent 9266f48c7e
commit 56db1ce2ac
4 changed files with 95 additions and 35 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.12
require (
github.com/google/uuid v1.1.1 // indirect
github.com/gorilla/mux v1.7.3 // indirect
github.com/gorilla/mux v1.7.3
github.com/spf13/cobra v0.0.5
gopkg.in/h2non/gock.v1 v1.0.15
)