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 51db927 commit 44bb55cCopy full SHA for 44bb55c
config/vars.go
@@ -8,7 +8,7 @@ import (
8
9
var (
10
// Version is set at build time (must be a var, not a const!)
11
- Version = "v1.10-alpha2"
+ Version = "v1.10-alpha5"
12
13
// RFC3339Milli is a time format string based on time.RFC3339 but with millisecond precision
14
RFC3339Milli = "2006-01-02T15:04:05.999Z07:00"
0 commit comments