Skip to content

Bump golang.org/x/tools from 0.22.0 to 0.23.0 #464

Bump golang.org/x/tools from 0.22.0 to 0.23.0

Bump golang.org/x/tools from 0.22.0 to 0.23.0 #464

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
- name: Install Go
uses: actions/setup-go@v5.0.1
with:
go-version-file: go.mod
- name: Build
run: make