Skip to content

Bump golang.org/x/tools from 0.25.0 to 0.26.0 (#159) #20

Bump golang.org/x/tools from 0.25.0 to 0.26.0 (#159)

Bump golang.org/x/tools from 0.25.0 to 0.26.0 (#159) #20

Workflow file for this run

# https://github.com/actions/go-dependency-submission
name: dependency-submission
on:
push:
branches:
- master
permissions:
contents: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: "stable"
- uses: actions/go-dependency-submission@v1
with:
go-mod-path: go.mod