commit | 569810b3b2033673f173cddecaa34d81fe7d5f87 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Wed Oct 23 19:11:25 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Wed Oct 23 19:11:25 2019 +0000 |
tree | 68c199810f7fc6bc36859b0b90e431c8944f7811 | |
parent | 69ef4bd483e843c88a2ec65e661e56f13de1578e [diff] [blame] |
VOL-2136 - update to voltha-lib-go@v2.2.5 Change-Id: I2bcb1c50359f15465553c2e5577ddedb8af9433c
diff --git a/go.mod b/go.mod index 968efce..7b96628 100644 --- a/go.mod +++ b/go.mod
@@ -4,7 +4,7 @@ require ( github.com/gogo/protobuf v1.3.0 - github.com/opencord/voltha-lib-go v0.0.0-20191017201200-e73f91e306e9 + github.com/opencord/voltha-lib-go v0.0.0-20191023185531-80258b36a64b github.com/opencord/voltha-protos v1.0.3 github.com/stretchr/testify v1.4.0 )