Go: Shrink your Go binaries with this one weird trick
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Cat /dev/Nulo 2023-01-19 22:45:58 -03:00
parent b3c2b5293b
commit 2a54cb2d48

1
Go.md
View file

@ -1,2 +1,3 @@
## Links
- [Jeffail/tunny: A goroutine pool for Go](https://github.com/Jeffail/tunny)
- [Shrink your Go binaries with this one weird trick](https://words.filippo.io/shrink-your-go-binaries-with-this-one-weird-trick/)