mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
replace broken Cloud Immunity link in Tutorials (#5947)
Co-authored-by: loudgolem <phanirithvij2000@gmail.com>
This commit is contained in:
parent
2bb07df0f2
commit
6baf3277ae
@ -3720,7 +3720,7 @@ _Add the group of your city/country here (send **PR**)_
|
||||
|
||||
### Tutorials
|
||||
|
||||
- [50 Shades of Go](https://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/) - Traps, Gotchas, and Common Mistakes for New Golang Devs.
|
||||
- [50 Shades of Go](https://golang50shades.github.io/) - Traps, Gotchas, and Common Mistakes for New Golang Devs.
|
||||
- [A Comprehensive Guide to Structured Logging in Go](https://betterstack.com/community/guides/logging/logging-in-go/) - Delve deep into the world of structured logging in Go with a specific focus on recently accepted slog proposal which aims to bring high performance structured logging with levels to the standard library.
|
||||
- [A Guide to Golang E-Commerce](https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo?utm_term=golang-ecommerce-ponzu-cms-demo) - Building a Golang site for e-commerce (demo included).
|
||||
- [A Tour of Go](https://tour.golang.org/) - Interactive tour of Go.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user