Skip to content

Commit 604f2ff

Browse files
committed
Bump golang ci lint to v1.54.1
Signed-off-by: David Porter <[email protected]>
1 parent f95f133 commit 604f2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
GO := go
16-
GOLANGCI_VER := v1.51.2
16+
GOLANGCI_VER := v1.54.1
1717
GO_TEST ?= $(GO) test $(or $(GO_FLAGS),-race)
1818
arch ?= $(shell go env GOARCH)
1919

0 commit comments

Comments
 (0)