Skip to content

Commit

Permalink
Add Common Go Mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
hueypark committed Jan 17, 2025
1 parent acb3668 commit cea1edf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/go/go-good-reads.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Go 메모리 관련 OOM 버그를 수정하는 여정에 관한 이야기

# Others

## [Common Go Mistakes](https://100go.co/)

## [Go compiler and runtime meeting notes](https://github.com/golang/go/issues/43930)

## [go HACKING.md](https://github.com/golang/go/blob/master/src/runtime/HACKING.md)
Expand Down

0 comments on commit cea1edf

Please sign in to comment.