We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf2959 commit 4f00336Copy full SHA for 4f00336
go.mod
@@ -3,7 +3,7 @@ module github.com/miscord-dev/tetrapod
3
go 1.20
4
5
require (
6
- github.com/cenkalti/backoff/v4 v4.2.0
+ github.com/cenkalti/backoff/v4 v4.2.1
7
github.com/cilium/ebpf v0.12.2
8
github.com/containernetworking/cni v1.1.2
9
github.com/containernetworking/plugins v1.1.1
0 commit comments