Skip to content

Bump github.com/envoyproxy/protoc-gen-validate from 0.10.1 to 1.0.3 #768

Bump github.com/envoyproxy/protoc-gen-validate from 0.10.1 to 1.0.3

Bump github.com/envoyproxy/protoc-gen-validate from 0.10.1 to 1.0.3 #768

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "^1.18"
- run: go test -v ./...