Commit graph

8 commits

Author SHA1 Message Date
Viswesh Periyasamy
24705c5d01
adding verbose output for statement execution (#138)
* adding verbose output for statement execution

* fixing lint and redefined v flag

* changing name due to inherited verbose flag and updating README

* linting

* moving verbose flag to subcommand, removing driver verbose, adding tests

* fixing README, cleaning up spacing
2020-06-25 12:26:09 -07:00
Adrian Macneil
de0b51e623
Update dependencies (#134) 2020-05-24 15:55:32 -07:00
Adrian Macneil
1ca94e836f
Go v1.14 (#133) 2020-05-24 15:35:51 -07:00
Adrian Macneil
d988f526ed
Update dependencies (#91) 2019-09-20 08:00:44 +12:00
Adrian Macneil
aa72a39a29
Cross-compile macOS and Windows builds (#89)
Adds support for cross-compiling macOS and Windows builds with cgo (using https://github.com/techknowlogick/xgo).

Closes #41
2019-09-18 22:30:59 +12:00
Adrian Macneil
8f7c32af47
Update dependencies (#70) 2019-05-19 19:28:01 -07:00
Adrian Macneil
b417f82e64
Update dependencies (#61) 2018-12-01 22:48:27 -08:00
Adrian Macneil
da3d9525cf
Go v1.11 (#60)
* Go v1.11
* [Go Modules](https://github.com/golang/go/wiki/Modules)
* [GolangCI-Lint](https://github.com/golangci/golangci-lint)
* [Distroless](https://github.com/GoogleContainerTools/distroless) docker image
2018-12-01 22:28:47 -08:00