Forge has zero third-party dependencies in core.
Not "almost zero." Not "just a few small ones." Zero.
Most Go web frameworks pull in 15-30 transitive dependencies before you write a single line of your own code. Each one is an upgrade you didn't choose, a CVE that isn't yours but is now your problem.
Here's what zero actually means in practice. 🧵
#ForgeGo #golang #devtools
Not "almost zero." Not "just a few small ones." Zero.
Most Go web frameworks pull in 15-30 transitive dependencies before you write a single line of your own code. Each one is an upgrade you didn't choose, a CVE that isn't yours but is now your problem.
Here's what zero actually means in practice. 🧵
#ForgeGo #golang #devtools