* fix: make condition eval compatible with go 1.18
* fix: update circle-ci image to yunion/centos-build:go-1.18.3-0
* update go,mod go version to 1.18
* update vendor
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
* fix: update vendor for clickhouse v2
* fix: fix go vet
* fix: unreachable codes
* fix: composite literal uses unkeyed fields
* fix: ignore bad syntax for struct tag value
* fix: use make test to do test ci job
* fix: specify circleci resource_class
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>