From 9e906353fcb0c8a25f09d2d975f4439b994cf6f1 Mon Sep 17 00:00:00 2001 From: developerdurp Date: Sat, 25 Nov 2023 07:55:52 -0600 Subject: [PATCH] update --- templates/golang.tpl.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/golang.tpl.yml b/templates/golang.tpl.yml index 0303ad3..1e942b3 100644 --- a/templates/golang.tpl.yml +++ b/templates/golang.tpl.yml @@ -13,7 +13,6 @@ .golang-lint: variables: #GOPROXY: https://nexus.durp.info/repository/go/ - GOLANGCI-LINT-VERISON: "v1.55.2" CGO_ENABLED: 0 image: registry.durp.info/golangci/golangci-lint:${GOLANGCI-LINT-VERISON} script: