Update dependencies

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-10-03 07:43:03 +02:00
parent 23128026c7
commit 9ff263a5f9
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@ module github.com/BBVA/kapow
go 1.12
require (
github.com/google/uuid v1.1.1 // indirect
github.com/gorilla/mux v1.7.3 // indirect
github.com/spf13/cobra v0.0.5
gopkg.in/h2non/gock.v1 v1.0.15
)