Correctly handle updating server data

This commit is contained in:
Dane Everitt
2019-12-21 21:02:02 -08:00
parent d583c1d53e
commit 189289ad5f
6 changed files with 16 additions and 14 deletions

1
go.mod
View File

@@ -35,7 +35,6 @@ require (
github.com/imdario/mergo v0.3.8
github.com/julienschmidt/httprouter v1.2.0
github.com/magiconair/properties v1.8.1
github.com/mcuadros/go-defaults v1.1.0
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/olebedev/emitter v0.0.0-20190110104742-e8d1457e6aee
github.com/onsi/ginkgo v1.8.0 // indirect