fixed non-external inbound filter on crypt

This commit is contained in:
херетик
2023-02-21 10:44:47 +00:00
parent ae1cd2475b
commit a117fd9d17
3 changed files with 8 additions and 10 deletions

View File

@@ -1,8 +1,7 @@
package indra
// Put invocations to run all the generators in here (
// check cmd/bumper/ to add them, and they will automatically run with:
// Put invocations to run all the generators in here (check cmd/bumper/ to add
// them, and they will automatically run with:
//
// $ go generate .
//