From 39d8d7afe3bc5995ffb909130b46ca10794599c9 Mon Sep 17 00:00:00 2001 From: Oliver Gould Date: Wed, 24 Apr 2024 22:37:14 +0000 Subject: [PATCH] chore(go): regenerate go proto files A prior change appears to have unset the protoc version in generated files, which creates a diff when regenerating bindings. This commit regenerates these files with the dev:v43 base image. --- go/destination/destination.pb.go | 2 +- go/destination/destination_grpc.pb.go | 2 +- go/grpc_route/grpc_route.pb.go | 2 +- go/http_route/http_route.pb.go | 2 +- go/http_types/http_types.pb.go | 2 +- go/identity/identity.pb.go | 2 +- go/identity/identity_grpc.pb.go | 2 +- go/inbound/inbound.pb.go | 2 +- go/inbound/inbound_grpc.pb.go | 2 +- go/meta/meta.pb.go | 2 +- go/net/net.pb.go | 2 +- go/outbound/outbound.pb.go | 2 +- go/outbound/outbound_grpc.pb.go | 2 +- go/tap/tap.pb.go | 2 +- go/tap/tap_grpc.pb.go | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/go/destination/destination.pb.go b/go/destination/destination.pb.go index ee40bdb67..a8f1e7e81 100644 --- a/go/destination/destination.pb.go +++ b/go/destination/destination.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: destination.proto package destination diff --git a/go/destination/destination_grpc.pb.go b/go/destination/destination_grpc.pb.go index f81f091c5..1d852828d 100644 --- a/go/destination/destination_grpc.pb.go +++ b/go/destination/destination_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc (unknown) +// - protoc v3.20.3 // source: destination.proto package destination diff --git a/go/grpc_route/grpc_route.pb.go b/go/grpc_route/grpc_route.pb.go index debf1dde0..5447cce62 100644 --- a/go/grpc_route/grpc_route.pb.go +++ b/go/grpc_route/grpc_route.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: grpc_route.proto package grpc_route diff --git a/go/http_route/http_route.pb.go b/go/http_route/http_route.pb.go index 2dbd6cfc2..937985894 100644 --- a/go/http_route/http_route.pb.go +++ b/go/http_route/http_route.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: http_route.proto package http_route diff --git a/go/http_types/http_types.pb.go b/go/http_types/http_types.pb.go index 08e338580..9b2aa4d33 100644 --- a/go/http_types/http_types.pb.go +++ b/go/http_types/http_types.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: http_types.proto package http_types diff --git a/go/identity/identity.pb.go b/go/identity/identity.pb.go index 7a1635bd9..d14a75572 100644 --- a/go/identity/identity.pb.go +++ b/go/identity/identity.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: identity.proto package identity diff --git a/go/identity/identity_grpc.pb.go b/go/identity/identity_grpc.pb.go index 6bdbc9a58..e22142fb3 100644 --- a/go/identity/identity_grpc.pb.go +++ b/go/identity/identity_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc (unknown) +// - protoc v3.20.3 // source: identity.proto package identity diff --git a/go/inbound/inbound.pb.go b/go/inbound/inbound.pb.go index dfc6c8068..8548a1754 100644 --- a/go/inbound/inbound.pb.go +++ b/go/inbound/inbound.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: inbound.proto package inbound diff --git a/go/inbound/inbound_grpc.pb.go b/go/inbound/inbound_grpc.pb.go index 9b7f55558..4ca39852f 100644 --- a/go/inbound/inbound_grpc.pb.go +++ b/go/inbound/inbound_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc (unknown) +// - protoc v3.20.3 // source: inbound.proto package inbound diff --git a/go/meta/meta.pb.go b/go/meta/meta.pb.go index d3010d13b..faed2358f 100644 --- a/go/meta/meta.pb.go +++ b/go/meta/meta.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: meta.proto package meta diff --git a/go/net/net.pb.go b/go/net/net.pb.go index a9ef01328..793bb9b18 100644 --- a/go/net/net.pb.go +++ b/go/net/net.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: net.proto package net diff --git a/go/outbound/outbound.pb.go b/go/outbound/outbound.pb.go index 84ab88c6d..6c84442ab 100644 --- a/go/outbound/outbound.pb.go +++ b/go/outbound/outbound.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: outbound.proto package outbound diff --git a/go/outbound/outbound_grpc.pb.go b/go/outbound/outbound_grpc.pb.go index 177d1db6e..e5718f419 100644 --- a/go/outbound/outbound_grpc.pb.go +++ b/go/outbound/outbound_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc (unknown) +// - protoc v3.20.3 // source: outbound.proto package outbound diff --git a/go/tap/tap.pb.go b/go/tap/tap.pb.go index 410146e89..2a35858ef 100644 --- a/go/tap/tap.pb.go +++ b/go/tap/tap.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.32.0 -// protoc (unknown) +// protoc v3.20.3 // source: tap.proto package tap diff --git a/go/tap/tap_grpc.pb.go b/go/tap/tap_grpc.pb.go index a8edb96d8..75101a7a9 100644 --- a/go/tap/tap_grpc.pb.go +++ b/go/tap/tap_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc (unknown) +// - protoc v3.20.3 // source: tap.proto package tap