Skip to content

Bump golang.org/x/tools from 0.8.0 to 0.9.1 in /internal/tools #4

Bump golang.org/x/tools from 0.8.0 to 0.9.1 in /internal/tools

Bump golang.org/x/tools from 0.8.0 to 0.9.1 in /internal/tools #4

Workflow file for this run

name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/lychee-action@v1.7.0
with:
fail: true