Skip to content

Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#70) #212

Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#70)

Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#70) #212

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
ci:
name: CI
permissions:
contents: read
uses: FollowTheProcess/ci/.github/workflows/Go.yml@v2