commit | c415efe91a3a2c82d6647f1e133c6e4a53cf0dfc | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Thu Aug 19 13:05:21 2021 +0000 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Tue Oct 05 17:16:08 2021 +0000 |
tree | e013cdead3b3c884ae31c1fba8bd4d65e2a1e398 | |
parent | 150f1bb26d9b8ee6a3f89cfbf77de50c564be499 [diff] [blame] |
gRPC migration Change-Id: Ib390f6dde0d5a8d6db12ccd7da41135570ad1354
diff --git a/internal/common/helpers.go b/internal/common/helpers.go index 6153283..d0d3cf1 100644 --- a/internal/common/helpers.go +++ b/internal/common/helpers.go
@@ -20,7 +20,7 @@ "net" "strconv" - "github.com/opencord/voltha-protos/v4/go/openolt" + "github.com/opencord/voltha-protos/v5/go/openolt" ) func OnuSnToString(sn *openolt.SerialNumber) string {