Go Module Exercise-1 | 6.7 | GoLang Tutorial

Опубликовано: 04 Август 2026
на канале: Tech World with G
34
1

Go Module Exercise-1 | 6.7
Dive into the practical world of Go Lang modules and versioning with this hands-on demonstration! In this video, we provide a step-by-step demo covering all the module sections from 6.1 to 6.6. Perfect for developers looking to solidify their understanding and implementation of Go modules in real-world scenarios.

Watch now to master Go module versioning with ease. Don't forget to like, share, and subscribe for more comprehensive Go programming tutorials!

NOTES:
check go version and vs code and on GitHub, if there is some issue in running the code, try to upgrade the local golang to latest version pr version in GitHub
Recommend to watch at slower speed
In The require statement when we add version manually it will show previous version in greyed colour(in vs code in the video)and after that the new version in blue colour. Once you hit go mod tidy, the grey colour previous version disappear

Useful Links:
GitHub:
https://github.com/TechWorldWithG/mod...
https://github.com/TechWorldWithG/mymod
Go Docs:
https://go.dev/doc/tutorial/create-mo...
https://go.dev/doc/tutorial/call-modu...
https://go.dev/doc/modules/version-nu...
https://go.dev/doc/modules/layout
https://go.dev/doc/modules/publishing
https://go.dev/doc/modules/managing-s...
https://go.dev/doc/modules/major-version

Follow Me on
Linkedin -   / gautam-nankani-667509180  
Youtube Channel -    / @techworldwithg