Skip to content

Commit e0f6495

Browse files
committed
chore(deps): update dependency com_github_mitchellh_go_homedir to v1.1.0
1 parent 7809ee6 commit e0f6495

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
@@ -112,9 +112,8 @@ go_repository(
112112
go_repository(
113113
name = "com_github_mitchellh_go_homedir",
114114
importpath = "github.com/mitchellh/go-homedir",
115-
tag = "v1.0.0",
115+
tag = "v1.1.0",
116116
)
117-
118117
go_repository(
119118
name = "com_github_pelletier_go_buffruneio",
120119
importpath = "github.com/pelletier/go-buffruneio",

0 commit comments

Comments
 (0)