DarthSim
7 år sedan
förälder
incheckning
3ef568fa5c
1 ändrade filer med
1 tillägg och
1 borttagningar
-
1
1
main.go
|
@@ -7,7 +7,7 @@ import (
|
|
_ "net/http/pprof"
|
|
_ "net/http/pprof"
|
|
)
|
|
)
|
|
|
|
|
|
-const version = "2.0.1"
|
|
|
|
|
|
+const version = "2.0.2"
|
|
|
|
|
|
type ctxKey string
|
|
type ctxKey string
|
|
|
|
|