From 65c7cf768b84b2ced74745dddbb1dbed6d732835 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 17 Feb 2023 09:33:08 +0000 Subject: [PATCH] Sync files with networkservicemesh/cmd-template This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/8ad3655eadbae2ac2a9517b61fc7bf562ede3702 commit 8ad3655eadbae2ac2a9517b61fc7bf562ede3702 Author: Ruslan Bayandinov <45530296+wazsone@users.noreply.github.com> Date: Fri Feb 17 15:27:09 2023 +0600 fix main package comment (#113) Signed-off-by: Ruslan Bayandinov Signed-off-by: NSMBot --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 38968dc..f5b8f04 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: golangci-lint: uses: networkservicemesh/.github/.github/workflows/golangci-lint.yaml@main with: - linter-version: v1.45.2 + linter-version: v1.51.1 excludeFmtErrorf: uses: networkservicemesh/.github/.github/workflows/exclude-fmt-errorf.yaml@main