Skip to content

Commit

Permalink
Merge pull request #1199 from lec-bit/main
Browse files Browse the repository at this point in the history
fix kernel_enhanced lack of pkg general
  • Loading branch information
kmesh-bot authored Jan 16, 2025
2 parents 58beea5 + 7f50027 commit dd38155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/bpf/ads/loader_enhanced.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import (
"github.com/cilium/ebpf"

"kmesh.net/kmesh/daemon/options"
"kmesh.net/kmesh/pkg/bpf/general"
"kmesh.net/kmesh/pkg/bpf/utils"
"kmesh.net/kmesh/pkg/logger"
)
Expand Down

0 comments on commit dd38155

Please sign in to comment.