mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 16:34:51 +01:00
Refactor servers
This commit is contained in:
6
go.mod
6
go.mod
@@ -8,4 +8,10 @@ require (
|
||||
github.com/gorilla/handlers v1.4.2
|
||||
github.com/gorilla/mux v1.7.3
|
||||
github.com/lib/pq v1.3.0
|
||||
github.com/spf13/viper v1.6.1
|
||||
go.uber.org/atomic v1.5.1 // indirect
|
||||
go.uber.org/multierr v1.4.0 // indirect
|
||||
go.uber.org/zap v1.13.0
|
||||
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f // indirect
|
||||
golang.org/x/tools v0.0.0-20200110213125-a7a6caa82ab2 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user