Skip to content

Commit 8afa037

Browse files
authored
Update README.md
Fixes #205
1 parent d791645 commit 8afa037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ See [Go Books](https://github.com/dariubs/GoBooks) for a list of books, both fre
185185
- [Go Tooling in Action](https://medium.com/google-cloud/go-tooling-in-action-eca6882ff3bc#.d9ob4wyj4)
186186
- [Statically compiling Go programs](https://www.arp242.net/static-go.html)
187187
- [Tutorial: Getting started with fuzzing](https://go.dev/doc/tutorial/fuzz)
188+
- [Go mod's lesser known features](https://verdverm.com/go-mods/)
188189

189190
### Trivia
190191

@@ -288,6 +289,5 @@ See [Go Books](https://github.com/dariubs/GoBooks) for a list of books, both fre
288289

289290
- [Text normalization in Go](https://blog.golang.org/normalization)
290291
- [Minimal Perfect Hash Functions](https://blog.gopheracademy.com/advent-2017/mphf/)
291-
- [go-internals](https://github.com/teh-cmc/go-internals)
292292
- [Property-based testing in Go](https://earthly.dev/blog/property-based-testing/)
293293
- [Monkey Patching in Go](https://bou.ke/blog/monkey-patching-in-go/)

0 commit comments

Comments
 (0)