commit | f514f66304a55fdcff6bb248521ea45a50b9e7bd | [log] [tgz] |
---|---|---|
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | Tue Oct 23 21:44:52 2018 -0700 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Oct 26 05:03:01 2018 +0000 |
tree | 53a7abea499ef1724b6acd4aa1119403a47a34ee | |
parent | 4e2877c7ed4b1d6d12c797de2719a2ed9bbbe309 [diff] |
Updated git submodules Project: aaf/sms master ede2e910db50176c9970159cf4f60387d4ee4d93 Move to go mod from dep Go 1.11 introduces a native functionality for package management. This replaces dep which is the tool we were using before. This patch switches SMS to use go mod instead of dep for package management. P2: Add GO111MODULE=on to the makefile Issue-ID: AAF-404 Change-Id: I462d210fbbe71bff1310a50993410ebc7d8f6fa8 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>