damagednoob 4 days ago

When developing a small program for my Synology NAS in Go, I'm sure I had to target a specific version of glibc.

1
matheusmoreira 3 days ago

Probably because the networking libraries use it for name resolution. That's a choice the developers of the Go implementation made. It's not required.