forked from 5GSEC/nimbus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Anurag Rajawat <[email protected]>
- Loading branch information
Anurag Rajawat
committed
Sep 9, 2024
1 parent
3e4fbc2
commit 7e904e8
Showing
4 changed files
with
1,184 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
go 1.22.0 | ||
|
||
toolchain go1.23.0 | ||
|
||
use ( | ||
. | ||
./pkg/adapter/nimbus-k8tls | ||
./pkg/adapter/nimbus-kubearmor | ||
./pkg/adapter/nimbus-kyverno | ||
./pkg/adapter/nimbus-netpol | ||
) |
Oops, something went wrong.