Using Go 1.18 and UPX If you are a developer, chances are you always wanted your code to be faster, better, more readable, … Also, I hope, you wanted to have your executables (binaries) in smallest possible size. If you are using Go, maybe you were surprised, how “big” can…