mirror of
https://github.com/r-smith/deceptifeed.git
synced 2025-10-23 00:12:22 +00:00
8 lines
131 B
Modula-2
8 lines
131 B
Modula-2
module github.com/r-smith/cti-honeypot
|
|
|
|
go 1.23
|
|
|
|
require golang.org/x/crypto v0.28.0
|
|
|
|
require golang.org/x/sys v0.26.0 // indirect
|