[VOL-2735]Durations should be specified as type time.Duration not int

Change-Id: Ibf1128aea75e9cb53f2bf15949215cf81829580b
diff --git a/go.mod b/go.mod
index 2adfb0f..49a8338 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@
 	github.com/imdario/mergo v0.3.7 // indirect
 	github.com/jessevdk/go-flags v1.4.0
 	github.com/jhump/protoreflect v1.5.0
-	github.com/opencord/voltha-lib-go/v3 v3.1.5
+	github.com/opencord/voltha-lib-go/v3 v3.1.9
 	github.com/stretchr/testify v1.4.0
 	golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
 	golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect