Skip to content

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #316

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #316

Workflow file for this run

name: Lint Go
on:
push:
branches:
- master
pull_request:
branches:
- "*"
workflow_dispatch: {}
jobs:
lint-go:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/lint-go.yml@master