mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
a549807df7
This will allow us to do more interesting things with memory allocation within toxcore, and allow fuzzers to explore various allocation failure paths.
6 lines
103 B
Modula-2
6 lines
103 B
Modula-2
module github.com/TokTok/c-toxcore/other/proxy
|
|
|
|
go 1.18
|
|
|
|
require github.com/things-go/go-socks5 v0.0.3
|