Skip to content

Commit

Permalink
chore: Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 22, 2024
1 parent f87eed0 commit 9d14547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ env:
GOFUMPT_VERSION: 0.7.0 # https://github.com/mvdan/gofumpt/releases
GOLANGCI_LINT_VERSION: 1.62.0 # https://github.com/golangci/golangci-lint/releases
GOLINES_VERSION: 0.12.2 # https://github.com/segmentio/golines/releases
GORELEASER_VERSION: 2.4.5 # https://github.com/goreleaser/goreleaser/releases
GORELEASER_VERSION: 2.4.7 # https://github.com/goreleaser/goreleaser/releases
GOVERSIONINFO_VERSION: 1.4.1 # https://github.com/josephspurrier/goversioninfo/releases
PYTHON_VERSION: '3.10' # https://www.python.org/downloads/
RAGE_VERSION: 0.11.0 # https://github.com/str4d/rage/releases
UV_VERSION: 0.5.2 # https://github.com/astral-sh/uv/releases
UV_VERSION: 0.5.4 # https://github.com/astral-sh/uv/releases
jobs:
changes:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 9d14547

Please sign in to comment.