mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-01 18:47:26 +01:00
Protoc 3.17.3 (#461)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ target "go-version" {
|
||||
|
||||
// protoc version
|
||||
variable "PROTOC_VERSION" {
|
||||
default = "3.17.0"
|
||||
default = "3.17.3"
|
||||
}
|
||||
|
||||
target "protoc-version" {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.27.1
|
||||
// protoc v3.17.0
|
||||
// protoc v3.17.3
|
||||
// source: image.proto
|
||||
|
||||
package pb
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.27.1
|
||||
// protoc v3.17.0
|
||||
// protoc v3.17.3
|
||||
// source: notif.proto
|
||||
|
||||
package pb
|
||||
|
||||
Reference in New Issue
Block a user