Skip to content

Commit 8ce15d3

Browse files
Merge pull request #86 from miscord-dev/renovate/github.com-cenkalti-backoff-v4-4.x
Update module github.com/cenkalti/backoff/v4 to v4.2.1
2 parents 2cf2959 + 4f00336 commit 8ce15d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/miscord-dev/tetrapod
33
go 1.20
44

55
require (
6-
github.com/cenkalti/backoff/v4 v4.2.0
6+
github.com/cenkalti/backoff/v4 v4.2.1
77
github.com/cilium/ebpf v0.12.2
88
github.com/containernetworking/cni v1.1.2
99
github.com/containernetworking/plugins v1.1.1

0 commit comments

Comments
 (0)