Добавлен вызов runtime.GOMAXPROCS()

Обновлены зависимости
This commit is contained in:
ErickSkrauch
2017-08-23 00:01:58 +03:00
parent a2e3d28580
commit 6128c56a0c
3 changed files with 11 additions and 6 deletions

View File

@@ -14,8 +14,8 @@ import (
"github.com/mediocregopher/radix.v2/redis"
"github.com/mediocregopher/radix.v2/util"
"elyby/minecraft-skinsystem/model"
"elyby/minecraft-skinsystem/interfaces"
"elyby/minecraft-skinsystem/model"
)
type RedisFactory struct {