Skip to content

chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in the golang group #1250

chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in the golang group

chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in the golang group #1250

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
with:
enable-386: false
submodules: true
lint:
uses: go-faster/x/.github/workflows/lint.yml@main