Skip to content

Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#176) #33

Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#176)

Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#176) #33

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@v4
- uses: actions/setup-go@v5
with:
go-version: "stable"
- uses: actions/go-dependency-submission@v2
with:
go-mod-path: go.mod