commit | ba3d9d1c27afcb02273e767dbec4d90053592077 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 15 14:22:11 2024 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 15 16:15:54 2024 -0500 |
tree | 628f9de5db40ffb5e77a934c1447c223b269c555 | |
parent | cb986bf9401d0c8f103ae4827c3cabb610e92fc1 [diff] |
[VOL-5222] - Upgrade golang version for VOLTHA jobs .gitreview VERSION ---------- o post-release tasks. Repository tagged and banched. o Add missing newlines at EOF. o go.mod syntax does not allow *-dev suffix so update master VERSION from v5.5.0-dev to v5.5.0. Community can introduce a dev version when needed. go/*.pb.og vendor/*.go ----------- o invoke make mod-update to regenerate go.sum and friends. o lint clenaups: find . -name '*.go' -print | xargs -n1 gofmt -s -e -w Change-Id: I3da80c0ce5600679b388e309bfa4702f1ec3212b