Skip to content

Bump golang.org/x/tools from 0.15.0 to 0.16.1 #361

Bump golang.org/x/tools from 0.15.0 to 0.16.1

Bump golang.org/x/tools from 0.15.0 to 0.16.1 #361

Workflow file for this run

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