DarthSim
7 лет назад
Родитель
Сommit
afd052bdb5
1 измененных файлов с
1 добавлено и
1 удалено
-
1
1
main.go
|
@@ -8,7 +8,7 @@ import (
|
|
|
_ "net/http/pprof"
|
|
_ "net/http/pprof"
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
-const version = "2.1.1"
|
|
|
|
|
|
|
+const version = "2.1.2"
|
|
|
|
|
|
|
|
type ctxKey string
|
|
type ctxKey string
|
|
|
|
|
|