diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index dab6708..33baed9 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -8,7 +8,7 @@ on: env: # renovate: datasource=golang-version depName=golang - GO_VERSION: '1.23.2' + GO_VERSION: '1.23.3' # renovate: datasource=github-releases depName=golangci/golangci-lint GOLANGCI_LINT_VERSION: 'v1.61.0'