diff options
author | Fabricio Voznika <fvoznika@google.com> | 2020-12-03 16:53:22 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-12-03 16:55:44 -0800 |
commit | 9eb77281c4fe1c1f252a0df67ca2c1fee8867b80 (patch) | |
tree | 246a2ad6430fc4dee4722abf5384df80aa5cfb53 /WORKSPACE | |
parent | cae3149b2afcfae2f160c0b54e9e78fe52546653 (diff) |
Update containerd to 1.3.9
PiperOrigin-RevId: 345564927
Diffstat (limited to 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -193,8 +193,8 @@ go_repository( name = "com_github_containerd_containerd", build_file_proto_mode = "disable", importpath = "github.com/containerd/containerd", - sum = "h1:3o0smo5SKY7H6AJCmJhsnCjR2/V2T8VmiHt7seN2/kI=", - version = "v1.3.4", + sum = "h1:K2U/F4jGAMBqeUssfgJRbFuomLcS2Fxo1vR3UM/Mbh8=", + version = "v1.3.9", ) go_repository( |