From 4b7883a4b8c59550327f45ae03996296429e0334 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 4 Dec 2020 00:04:20 +0000 Subject: [PATCH] Update git submodules * Update octavia-tempest-plugin from branch 'master' to efae4470eb91859b6957d9280f0c60de25da54e8 - Merge "Fix Go lint errors" - Fix Go lint errors Three Go lint errors are addressed in this patch: - Don't use underscores in Go names - Exported type ConnectionCount should have comment or be unexported - Println arg list ends with redundant newline Change-Id: I4774fd3f2837f474399d0735af0cd18322fe0eee --- octavia-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octavia-tempest-plugin b/octavia-tempest-plugin index 94ab4a12ac..efae4470eb 160000 --- a/octavia-tempest-plugin +++ b/octavia-tempest-plugin @@ -1 +1 @@ -Subproject commit 94ab4a12ac34bb6f19cb58586ec5a20592ed457e +Subproject commit efae4470eb91859b6957d9280f0c60de25da54e8