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