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 aec45dd commit 4cc16d7Copy full SHA for 4cc16d7
main.go
@@ -15,7 +15,7 @@ type Options struct {
15
var globalOpts = &Options{}
16
17
var (
18
- version = "1.4.2"
+ version = "1.4.3"
19
buildDate = ""
20
commit = ""
21
)
0 commit comments