commit 34abb94c25fba29ad3600f300d56491bc46f1d95 parent 85cf31a513d0d1fdd0e8daa43749de95169f8a6e Author: David Eisinger <[email protected]> Date: Wed, 31 May 2023 20:17:53 -0400 Add go podcast Diffstat:
| M | content/notes/golang/index.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/content/notes/golang/index.md b/content/notes/golang/index.md @@ -44,7 +44,9 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo ### Resources * [Standard Go Project Layout][6] +* [The files & folders of Go projects][7] [6]: https://github.com/golang-standards/project-layout +[7]: https://changelog.com/gotime/278 ### General Notes