Skip to content

Commit d9c571c

Browse files
renovate-botnlopezgi
authored andcommitted
Update dependency in_gopkg_yaml_v2 to v2 (#1172)
1 parent 8a9db14 commit d9c571c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repositories/go_repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def go_deps():
5050
if "in_gopkg_yaml_v2" not in excludes:
5151
go_repository(
5252
name = "in_gopkg_yaml_v2",
53-
commit = "51d6538a90f86fe93ac480b35f37b2be17fef232", # v2.2.2
53+
commit = "f221b8435cfb71e54062f6c6e99e9ade30b124d5", # v2.2.4
5454
importpath = "gopkg.in/yaml.v2",
5555
)
5656
if "com_github_kylelemons_godebug" not in excludes:

0 commit comments

Comments
 (0)