Skip to content

chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 #731

chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0

chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 #731

Workflow file for this run

name: CI
on: [push, pull_request]
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
cache: true
- name: Build
run: make