Skip to content

Commit cbf2f5e

Browse files
committed
forced cgo_enabled=0
1 parent 3470bd9 commit cbf2f5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.4.2

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"github.com/spf13/cobra"
1919
)
2020

21-
const VERSION = "1.4.1"
21+
const VERSION = "1.4.2"
2222

2323
type Config struct {
2424
NumConnections int `json:"num_connections"`

0 commit comments

Comments
 (0)