Skip to content

Commit 5d57e58

Browse files
committed
Add github.com/gliderlabs/ssh to Gopkg.toml
Signed-off-by: Kaleb Elwert <[email protected]>
1 parent 296e803 commit 5d57e58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ ignored = ["google.golang.org/appengine*"]
3030
revision = "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
3131
name = "golang.org/x/net"
3232

33+
[[override]]
34+
name = "github.com/gliderlabs/ssh"
35+
revision = "d3a6756290240931faaf90ec97ddd5d9290623d8"
36+
3337
[[override]]
3438
name = "github.com/go-xorm/xorm"
3539
#version = "0.6.5"

0 commit comments

Comments
 (0)