bitnami / wait-for-port

CLI tool for waiting until a TCP port reaches the desired state
https://bitnami.com
Apache License 2.0
39 stars 11 forks source link

Update to Go 1.18 #8

Closed marcosbc closed 2 years ago

marcosbc commented 2 years ago

Updates Go dependency to 1.18, which also involves getting rid of many go get, replacing golint with staticcheck and fixing some linter warnings.

Signed-off-by: Marcos Bjoerkelund marcos@bitnami.com