Skip to content

build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #35

build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0

build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #35

Workflow file for this run

name: make
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.21.0'
- run: make