Chore: Update protoc-gen-go (#87116)

Update protoc-gen-go
pull/87126/head
Arati R 2 years ago committed by GitHub
parent 9203f84bc8
commit ec6f59a678
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go
  2. 2
      pkg/plugins/backendplugin/pluginextensionv2/rendererv2_grpc.pb.go
  3. 4
      pkg/plugins/backendplugin/pluginextensionv2/sanitizer.pb.go
  4. 2
      pkg/plugins/backendplugin/pluginextensionv2/sanitizer_grpc.pb.go
  5. 4
      pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager.pb.go
  6. 2
      pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager_grpc.pb.go
  7. 4
      pkg/services/store/entity/entity.pb.go
  8. 2
      pkg/services/store/entity/entity_grpc.pb.go

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.32.0
// protoc v4.25.2
// protoc-gen-go v1.33.0
// protoc v5.26.1
// source: rendererv2.proto
package pluginextensionv2

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.3.0
// - protoc v4.25.2
// - protoc v5.26.1
// source: rendererv2.proto
package pluginextensionv2

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.32.0
// protoc v4.25.2
// protoc-gen-go v1.33.0
// protoc v5.26.1
// source: sanitizer.proto
package pluginextensionv2

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.3.0
// - protoc v4.25.2
// - protoc v5.26.1
// source: sanitizer.proto
package pluginextensionv2

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.32.0
// protoc v4.25.2
// protoc-gen-go v1.33.0
// protoc v5.26.1
// source: secretsmanager.proto
package secretsmanagerplugin

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.3.0
// - protoc v4.25.2
// - protoc v5.26.1
// source: secretsmanager.proto
package secretsmanagerplugin

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.32.0
// protoc v4.25.2
// protoc-gen-go v1.33.0
// protoc v5.26.1
// source: entity.proto
package entity

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.3.0
// - protoc v4.25.2
// - protoc v5.26.1
// source: entity.proto
package entity

Loading…
Cancel
Save