Skip to content

Commit

Permalink
fix: suppress linter false positive [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sloonz committed Oct 2, 2023
1 parent 6871c5b commit 2b8ef8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container/container_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// #nosec G101
package container

import (
Expand Down

0 comments on commit 2b8ef8e

Please sign in to comment.