Deps update, gopkg.lock fix, flagger initialization fix.

This commit is contained in:
2019-02-25 16:29:48 +05:00
parent 23510e22a0
commit afb076d116
406 changed files with 55802 additions and 18666 deletions

View File

@@ -29,8 +29,8 @@ import (
"gitlab.com/pztrn/opensaps/config/struct"
// other
"gitlab.com/pztrn/flagger"
"gopkg.in/yaml.v2"
"source.pztrn.name/golibs/flagger"
)
type Configuration struct{}