mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 10:00:10 -05:00
update protobuf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Code generated by fileb0x at "2021-10-12 17:36:49.855388577 +0200 CEST m=+0.008409526" from config file "embed.yml" DO NOT EDIT.
|
||||
// modification hash(3551cadfe922514764accbccfb8d146c.8058aec596c5fb73022d09bb97af796e)
|
||||
// Code generated by fileb0x at "2021-10-12 17:47:14.181923061 +0200 CEST m=+0.016783274" from config file "embed.yml" DO NOT EDIT.
|
||||
// modification hash(81bed33f3b6ad718cd277501167d4487.8058aec596c5fb73022d09bb97af796e)
|
||||
|
||||
package assets
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ package proto
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/golang/protobuf/ptypes/empty"
|
||||
empty "github.com/golang/protobuf/ptypes/empty"
|
||||
"go-micro.dev/v4/client"
|
||||
)
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@ package store
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/golang/protobuf/jsonpb"
|
||||
"github.com/golang/protobuf/proto"
|
||||
"github.com/gogo/protobuf/jsonpb"
|
||||
"google.golang.org/protobuf/proto"
|
||||
)
|
||||
|
||||
// Unmarshal file into record
|
||||
|
||||
Reference in New Issue
Block a user