We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91368e commit 47a9949Copy full SHA for 47a9949
main.go
@@ -20,7 +20,7 @@ import (
20
"github.com/jinzhu/configor"
21
)
22
23
-const version = "1.2.6"
+const version = "1.2.7"
24
25
// Global metric set
26
var metricsMtx sync.Mutex
0 commit comments