Skip to content

Commit 7608074

Browse files
sagikazarmarkbaluchicken
authored andcommitted
fix: licensei config
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent 44aae21 commit 7608074

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.licensei.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ ignored = [
1111
"github.com/gogo/protobuf",
1212
"sigs.k8s.io/yaml",
1313
"github.com/davecgh/go-spew", # ISC license
14+
15+
"go.uber.org/atomic",
16+
"go.uber.org/multierr",
17+
"emperror.dev/errors",
1418
]

0 commit comments

Comments
 (0)