Skip to content

Commit bf229d3

Browse files
committed
docs: explain why pinning a specific commit
1 parent 5bc0deb commit bf229d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ require (
189189
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
190190
github.com/cilium/ebpf v0.16.0
191191
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
192193
github.com/containerd/containerd v1.7.25-0.20250106131559-142e855138e3
193194
github.com/containernetworking/cni v1.2.3
194195
github.com/coreos/go-semver v0.3.1

0 commit comments

Comments
 (0)