We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc0deb commit bf229d3Copy full SHA for bf229d3
go.mod
@@ -189,6 +189,7 @@ require (
189
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
190
github.com/cilium/ebpf v0.16.0
191
github.com/clbanning/mxj v1.8.4
192
+ // pin the commit adding `no_dynamic_plugins` build tag, can be updated whenever a new release is out
193
github.com/containerd/containerd v1.7.25-0.20250106131559-142e855138e3
194
github.com/containernetworking/cni v1.2.3
195
github.com/coreos/go-semver v0.3.1
0 commit comments