initial commit to prepare for rewrite into golang for actual use
This commit is contained in:
parent
0d4f63f371
commit
5da1a88296
21 changed files with 129 additions and 1 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/HikariKnight/quickpassthrough
|
||||
|
||||
go 1.20
|
||||
|
||||
require github.com/akamensky/argparse v1.4.0
|
Loading…
Add table
Add a link
Reference in a new issue