mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-07-26 05:30:52 +02:00
f5e6f53d75
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
go 1.22
|
|
|
|
use (
|
|
.
|
|
./lib/examples/custom-websocket
|
|
./lib/examples/e2e-testing
|
|
./lib/utils/check-issue
|
|
)
|