fix: protocol buffers video (#7712)

* Update 107-buffer.md

* Update 105-protocol-buffers.md

* Update 105-protocol-buffers.md
pull/7714/head
Tanishk Bansode 2 weeks ago committed by GitHub
parent 316d265fef
commit 76474bd604
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/golang/content/101-go-advanced/107-buffer.md
  2. 1
      src/data/roadmaps/golang/content/109-go-microservices/105-protocol-buffers.md

@ -6,4 +6,3 @@ Visit the following resources to learn more:
- [@official@Buffer Examples](https://pkg.go.dev/bytes#example-Buffer)
- [@article@Buffer](https://www.educba.com/golang-buffer/)
- [@video@Buffers in Golang](https://www.youtube.com/watch?v=NoDRq6Twkts)

@ -14,4 +14,5 @@ Visit the following resources to learn more:
- [@opensource@Protobuf](https://github.com/protocolbuffers/protobuf/)
- [@article@Protobuf Doc](https://developers.google.com/protocol-buffers/)
- [@article@Protobuf with Go](https://developers.google.com/protocol-buffers/docs/gotutorial/)
- [@video@Protocol Buffers in Golang](https://www.youtube.com/watch?v=NoDRq6Twkts)
- [@feed@Explore top posts about Backend Development](https://app.daily.dev/tags/backend?ref=roadmapsh)

Loading…
Cancel
Save