Skip to content

deps: use google.golang.org/protobuf instead of github.com/golang/protobuf #1639

deps: use google.golang.org/protobuf instead of github.com/golang/protobuf

deps: use google.golang.org/protobuf instead of github.com/golang/protobuf #1639

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@v3
- name: build and test
run: make docker_tests