Skip to content

Bump golang.org/x/tools from 0.15.0 to 0.16.0 #359

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

Bump golang.org/x/tools from 0.15.0 to 0.16.0 #359

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