oswinfox
Results
1
issues of
oswinfox
Hello guys, In the README.md file it use `go get ` command when it is deprecated. We have to use `go install github.com/griesbacher/nagflux@latest` instead. see `got get` output: ``` go...