Skip to content

Update golang.org/x/net and grpc-go dependencies #1667

Update golang.org/x/net and grpc-go dependencies

Update golang.org/x/net and grpc-go dependencies #1667

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