AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.3.20 * README.md: update installation instructions (#148) * Update Go to 1.17, update dependencies (#150)
- Update to 0.3.18 * Support for reporting the percent of CPU time usage within given time * agent: mention SO_REUSEPORT in Options.ReuseSocketAddrAndPort godoc
- Update to 0.3.4 * vendor: dep ensure -update github.com/shirou/gopsutil (#79) gopsutil library is licensed under BSD, but the previous version contained some GPL-licensed code which is a violation of GPL license. The updated version doesn't contain GPL-licensed code anymore. https://github.com/shirou/gopsutil/issues/518 - Make use of golang-packaging macros
- Initial release