[VOL-5222] - Upgrade golang version for VOLTHA jobs
makefiles/docker/include.mk
----------------------------
o bash: -c: line 2: syntax error: unexpected end of file
+ Lack of a semi-colon within "&& {}" contributes to syntax error.
+ Copy in latest is-stdin macro definition from repo:onf-make:
+ https://gerrit.opencord.org/plugins/gitiles/onf-make/+/refs/heads/master/makefiles/docker/include.mk#42
makefiles/lint/golang/sca.mk
----------------------------
o Remove stray debugging message.
makefiles/lint/golang/include.mk
----------------------------
o Replace echo with printf for consistent golang help target display.
o golang-version and golang-upgrade will be added by a different patch.
Change-Id: I3d02f6e1c199c2ffac45075f59a3e1d431289d53
diff --git a/VERSION b/VERSION
index a49cad2..f9ae2cc 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.5.0-dev
+5.5.0-dev1