File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
GOFUMPT_VERSION : 0.7.0 # https://github.com/mvdan/gofumpt/releases
24
24
GOLANGCI_LINT_VERSION : 1.62.0 # https://github.com/golangci/golangci-lint/releases
25
25
GOLINES_VERSION : 0.12.2 # https://github.com/segmentio/golines/releases
26
- GORELEASER_VERSION : 2.4.5 # https://github.com/goreleaser/goreleaser/releases
26
+ GORELEASER_VERSION : 2.4.7 # https://github.com/goreleaser/goreleaser/releases
27
27
GOVERSIONINFO_VERSION : 1.4.1 # https://github.com/josephspurrier/goversioninfo/releases
28
28
PYTHON_VERSION : ' 3.10' # https://www.python.org/downloads/
29
29
RAGE_VERSION : 0.11.0 # https://github.com/str4d/rage/releases
30
- UV_VERSION : 0.5.2 # https://github.com/astral-sh/uv/releases
30
+ UV_VERSION : 0.5.4 # https://github.com/astral-sh/uv/releases
31
31
jobs :
32
32
changes :
33
33
runs-on : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments