mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-12 21:50:19 +02:00
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
|
|
)
|