commit | 3da1fd0a7a94b8e67ebd332cf41d2cdcda5e0c1a | [log] [tgz] |
---|---|---|
author | Kent Hagerman <khagerma@ciena.com> | Wed Feb 26 10:54:07 2020 -0500 |
committer | Kent Hagerman <khagerma@ciena.com> | Thu Feb 27 11:54:38 2020 -0500 |
tree | fccab7da1001504671caf687da212c1beefafb1f | |
parent | 6256a34c72520a4396bf0146c8e7047c47092aa9 [diff] [blame] |
Updated tools version to 2.0.0 Also merged lint-style (gofmt) into golangci-lint (enabled gofmt). Also removed redundant lint-sanity (govet) which is already checked by golangci-lint. Also changed lint-mod slightly so it reverts any changes it makes go.mod, go.sum, and vendor/. VOL-2647 Change-Id: I0da8f5db28116efaa4958dc8778ffa0e851d6640
diff --git a/VERSION b/VERSION index e265a8c..4d92398 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -3.0.15 +3.0.16-dev