From 6f43b75f7a47c25e680dd4ba7c23eec26be4fac8 Mon Sep 17 00:00:00 2001 From: "Giau. Tran Minh" Date: Sat, 11 Nov 2023 13:21:20 +0700 Subject: [PATCH] a --- .golangci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.golangci.yml b/.golangci.yml index 2e07ca550..42057573a 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,5 +1,5 @@ run: - go: '1.19' + go: '1.20' timeout: 10m linters-settings: @@ -14,7 +14,7 @@ linters-settings: you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,