Apr 18, 2022
2731
On Tuesday Feb 8, 2022 we upgraded Golang version from v1.10 to v1.17 (latest version).
This brings us:
- Latests security & performance fixes
- Overhaul of dependency management. Moved to using latest official standard - Go Modules and stopped using go-dep.
There were no user-facing feature changes in this release.