Skip to content

Commit 6c91c27

Browse files
Use a patch of hashicorp/go-plugin
hashicorp/go-plugin#127
1 parent db41b1a commit 6c91c27

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Gopkg.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,9 @@
9898

9999
[[constraint]]
100100
name = "github.com/hashicorp/go-plugin"
101-
version = "^v1.0.0"
101+
#version = "^v1.0.0"
102+
source = "github.com/carolynvs/go-plugin"
103+
branch = "accept-stdin"
102104

103105
[prune]
104106
non-go = true

0 commit comments

Comments
 (0)