Skip to content

plugins/container/v0.7.3

Choose a tag to compare

@leogr leogr released this 10 Sep 12:32
· 24 commits to main since this release
chore(plugins/container): tidy the go-worker module file

The containerd recovery test imports google.golang.org/grpc and
google.golang.org/protobuf directly, so they are no longer indirect
dependencies. go.sum is unchanged.

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>