psql first commit
This commit is contained in:
1
go.mod
Normal file → Executable file
1
go.mod
Normal file → Executable file
@@ -6,6 +6,7 @@ require (
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/gorilla/csrf v1.7.1
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/lib/pq v1.3.0
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
github.com/ory/fosite v0.42.2
|
||||
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0
|
||||
|
||||
Reference in New Issue
Block a user