Start development work on webserver runtime
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,6 +3,7 @@ module github.com/josephbmanley/OpenSkins
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/josephbmanley/OpenSkins-Common v0.0.0-20201227061123-22199a5c0ab9
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/josephbmanley/OpenSkins-Common v0.0.0-20201227072620-649a4ef8820a
|
||||
github.com/sirupsen/logrus v1.7.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user