File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ GO_COVERAGE_PROVIDER=internal
147147CODECOV_TOKEN_REQUIRED=false
148148
149149# Go Coverage Tool Version
150- GO_COVERAGE_VERSION=v1.1.12 # https://github.com/mrz1836/go-coverage
150+ GO_COVERAGE_VERSION=v1.1.12 # https://github.com/mrz1836/go-coverage/releases
151151GO_COVERAGE_USE_LOCAL=false # Use local version for development
152152
153153# Core Coverage Settings
@@ -300,7 +300,7 @@ NANCY_VERSION=v1.0.51 # https://github.com/sonatype-nexus-commu
300300# ================================================================================================
301301
302302# Pre-Commit System
303- GO_PRE_COMMIT_VERSION=v1.4.1 # https://github.com/mrz1836/go-pre-commit
303+ GO_PRE_COMMIT_VERSION=v1.4.1 # https://github.com/mrz1836/go-pre-commit/releases
304304GO_PRE_COMMIT_USE_LOCAL=false # Use local version for development
305305
306306# System Settings
You can’t perform that action at this time.
0 commit comments