Hacker News new | ask | show | jobs
by pstuart 126 days ago
With Go it's good to keep in mind the Proverbs, which includes this gem:

  A little copying is better than a little dependency.
1 comments

Good luck, if little copying is ICU based localization.
The whole point of "a little copying" is when there's self-contained code that can be copypasta'd -- for situations that are appropriate.