From: Kiran Kamineni Date: Wed, 24 Oct 2018 04:44:52 +0000 (-0700) Subject: Updated git submodules X-Git-Tag: elalto.1.5.2~9174 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f514f66304a55fdcff6bb248521ea45a50b9e7bd;p=doc.git 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 --- diff --git a/docs/submodules/aaf/sms.git b/docs/submodules/aaf/sms.git index 53f791387..ede2e910d 160000 --- a/docs/submodules/aaf/sms.git +++ b/docs/submodules/aaf/sms.git @@ -1 +1 @@ -Subproject commit 53f7913877d40ccfbd766fbe7a765d2a56e9d32a +Subproject commit ede2e910db50176c9970159cf4f60387d4ee4d93