We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a75540 commit 3ad9743Copy full SHA for 3ad9743
.github/workflows/main.yml
@@ -16,7 +16,7 @@ env:
16
CHOCOLATEY_VERSION: 2.2.2 # https://github.com/chocolatey/choco/releases
17
EDITORCONFIG_CHECKER_VERSION: 3.0.1 # https://github.com/editorconfig-checker/editorconfig-checker/releases
18
FIND_TYPOS_VERSION: 0.0.3 # https://github.com/twpayne/find-typos/tags
19
- GO_VERSION: 1.22.4 # https://go.dev/doc/devel/release
+ GO_VERSION: 1.22.5 # https://go.dev/doc/devel/release
20
GOFUMPT_VERSION: 0.6.0 # https://github.com/mvdan/gofumpt/releases
21
GOLANGCI_LINT_VERSION: 1.59.1 # https://github.com/golangci/golangci-lint/releases
22
GOLINES_VERSION: 0.12.2 # https://github.com/segmentio/golines/releases
0 commit comments