Skip to content

Commit

Permalink
fix(deps): update go
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 4, 2024
1 parent 03b7121 commit 7b30450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:

env:
# renovate: datasource=golang-version depName=golang
GO_VERSION: '1.22.3'
GO_VERSION: '1.22.4'
# renovate: datasource=github-releases depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION: 'v1.58.1'
GOLANGCI_LINT_VERSION: 'v1.59.0'

jobs:
build:
Expand Down

0 comments on commit 7b30450

Please sign in to comment.