Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mftoure committed Mar 5, 2025
1 parent a9c1020 commit 9cf107f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/security/resolvers/resolvers_ebpf.go
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ func (r *EBPFResolvers) snapshot() error {
return nil
}

// nolint: unused
func (r *EBPFResolvers) snapshotBoundSockets() error {
processes, err := utils.GetProcesses()
if err != nil {
Expand Down

0 comments on commit 9cf107f

Please sign in to comment.