Releases: gcpug/zagane
Releases · gcpug/zagane
v0.5.3: module: upgrade each vendors
v0.5.2: Fix bugs
v0.5.1: Fix ignore comment bug
- Fix ignore comment bug
- Add tests for latest 2 version of cloud.google.com/go/spanner
v0.5.0: Add main.go for the golangci-lint plugin
- Add main.go for the golangci-lint plugin
Add version flag
zagane prints version with -v
and --version
flag.
$ zagane -v
zagane v0.4.0 (go1.14.4)
or
$ zagane --version
zagane v0.4.0 (go1.14.4)
Fix ignore comment bug
- Fix ignore comment bug
v0.3.3: Merge pull request #28 from gcpug/fix-fallback-path
Remove default case for unexpected types
v0.3.2: Merge pull request #24 from gcpug/fix-stackoverflow
Fix stack overflow
v0.3.1: Merge pull request #21 from gcpug/fix-grpcstatus
- Ignore
interface{ GRPCSStatus() *status.Status }
and*spanner.Error