File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
http_archive (
2
2
name = "io_bazel_rules_go" ,
3
- sha256 = "64294fd0e74d2aafa03ec3a1f2f9c167e27d17c9a5cf393e8bf79e43258de73d " ,
4
- strip_prefix = "rules_go-a9df110cf04e167b33f10473c7e904d780d921e6 " ,
5
- urls = ["https://github.com/bazelbuild/rules_go/archive/a9df110cf04e167b33f10473c7e904d780d921e6 .tar.gz" ],
3
+ sha256 = "a1596c14c799d5a1b5f49ca28fa948414c2242110d69ef324d6ed160ec890dbf " ,
4
+ strip_prefix = "rules_go-03c634753160632c00f506afeafc819fbea4c422 " ,
5
+ urls = ["https://github.com/bazelbuild/rules_go/archive/03c634753160632c00f506afeafc819fbea4c422 .tar.gz" ],
6
6
)
7
7
8
8
http_archive (
9
9
name = "io_kubernetes_build" ,
10
- sha256 = "8d1cff71523565996903076cec6cad8424afa6eb93a342d0d810a55c911e23c7 " ,
11
- strip_prefix = "repo-infra-61b7247ebf472398bdea148d8f67e3a1849d6de9 " ,
12
- urls = ["https://github.com/kubernetes/repo-infra/archive/61b7247ebf472398bdea148d8f67e3a1849d6de9 .tar.gz" ],
10
+ sha256 = "a9fb7027f060b868cdbd235a0de0971b557b9d26f9c89e422feb80f48d8c0e90 " ,
11
+ strip_prefix = "repo-infra-9dedd5f4093884c133ad5ea73695b28338b954ab " ,
12
+ urls = ["https://github.com/kubernetes/repo-infra/archive/9dedd5f4093884c133ad5ea73695b28338b954ab .tar.gz" ],
13
13
)
14
14
15
15
# This contains a patch to not prepend ./ to tarfiles produced by pkg_tar.
You can’t perform that action at this time.
0 commit comments