commit | 761f7519cdc75a50f162ce379068b2bf9a200157 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Nov 23 15:52:40 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Nov 24 17:15:46 2020 +0000 |
tree | ac736dca1c521892dedb343d74347ad3807582c8 | |
parent | 80129dbf3f425354791d92b847b20596cfa4e065 [diff] [blame] |
using latest voltha-ci-tool container to correctly generate coverage reports Change-Id: I0d16a3ea6be63d3487a6998f16ec4016553615c7
diff --git a/go.mod b/go.mod index 9eee99b..f2d3ff5 100644 --- a/go.mod +++ b/go.mod
@@ -1,4 +1,4 @@ -module test.internal/openadapter +module github.com/opencord/voltha-openonu-adapter-go go 1.13