hacchi-

Results 7 issues of hacchi-

Hello. Now, only used vet and fmt as linters. It's not a problem but we can use more linters by [golangci-lint](https://github.com/golangci/golangci-lint). It might be better to introduce more linters as...

enhancement

I fixed ✨ Or should I fix README like this? > Go 1.11, 1.12, 1.13, 1.14, 1.15 https://github.com/mwitkow/go-proto-validators/issues/80

Thank you for an awesome starting tool to develop an API server ✨ I was a bit confused about getting started in README. Because I think `Installation` should be ahead...

### Summary I always do the regression test by executing the below commands since the tests in CI are not enough. ``` $ make kind-create $ kubectl config use-context kind-gatling-cluster...

### Summary `go get` and `go-get-tool` in Makefile doesn't work in Go1.18+. So `make build` failed like below. (My Go Version is 1.20.2) ``` make build go: creating new go.mod:...

### What resources or data sources are affected? datadog_downtime_schedule ### Feature Request In the current rule, to set seven and a half hours in duration, I have to write `450m`...

feature-request

### Summary Currently only supported AWS, GCP and Azure. I'd like to add a support for Swift(OpenStack).

enhancement