Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite2b3798

Browse files
committed
Updated dependencies related to protobuf files
1 parentedfe757 commite2b3798

File tree

549 files changed

+444031
-7518
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

549 files changed

+444031
-7518
lines changed

‎Gopkg.lock‎

Lines changed: 239 additions & 7 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎plugin/grpc.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package plugin
33
import (
44
"context"
55

6-
"github.com/gaia-pipeline/gaia/proto"
6+
"github.com/gaia-pipeline/protobuf"
77
plugin"github.com/hashicorp/go-plugin"
88
"google.golang.org/grpc"
99
)

‎plugin/plugin.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"os/exec"
99

1010
"github.com/gaia-pipeline/gaia"
11-
"github.com/gaia-pipeline/gaia/proto"
11+
"github.com/gaia-pipeline/protobuf"
1212
plugin"github.com/hashicorp/go-plugin"
1313
)
1414

‎vendor/cloud.google.com/go/AUTHORS‎

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp