Skip to content

Commit cfac7de

Browse files
committed
chore(deps): update dependency com_github_xanzy_ssh_agent to v0.2.1
1 parent 7809ee6 commit cfac7de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

WORKSPACE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,8 @@ go_repository(
106106
go_repository(
107107
name = "com_github_xanzy_ssh_agent",
108108
importpath = "github.com/xanzy/ssh-agent",
109-
tag = "v0.2.0",
109+
tag = "v0.2.1",
110110
)
111-
112111
go_repository(
113112
name = "com_github_mitchellh_go_homedir",
114113
importpath = "github.com/mitchellh/go-homedir",

0 commit comments

Comments
 (0)