Skip to content

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

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 #1695

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build and test
run: make docker_tests