Skip to content

Bump golang.org/x/tools from 0.24.0 to 0.26.0 #506

Bump golang.org/x/tools from 0.24.0 to 0.26.0

Bump golang.org/x/tools from 0.24.0 to 0.26.0 #506

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Install Go
uses: actions/[email protected]
with:
go-version-file: go.mod
- name: Build
run: make