mirror of
https://github.com/gabehf/koito-multi-proxy.git
synced 2026-03-07 21:48:14 -08:00
first
This commit is contained in:
commit
143f255701
4 changed files with 99 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/gabehf/koito-multi-proxy
|
||||
|
||||
go 1.25.5
|
||||
|
||||
require gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue