init: Initial commit
This commit is contained in:
8
app/go.mod
Normal file
8
app/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module git.secnex.io/secnex/pgproxy
|
||||
|
||||
go 1.25.3
|
||||
|
||||
require (
|
||||
git.secnex.io/secnex/masterlog v0.1.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
Reference in New Issue
Block a user