Skip to content

Commit

Permalink
fix replace
Browse files Browse the repository at this point in the history
  • Loading branch information
brycekahle committed Dec 14, 2024
1 parent 7ac0a0d commit 162a63b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -1102,3 +1102,5 @@ replace k8s.io/kube-state-metrics/v2 v2.13.1-0.20241025121156-110f03d7331f => gi

// Remove once https://github.com/Iceber/iouring-go/pull/31 or equivalent is merged
replace github.com/iceber/iouring-go => github.com/paulcacheux/iouring-go v0.0.0-20241115154236-2c7785c40a0f

replace github.com/cilium/ebpf => github.com/brycekahle/ebpf v0.0.0-20241213212444-57536358ae02
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 162a63b

Please sign in to comment.