justforfunc #42: Intro to Go Modules and SemVer
Video Statistics and Information
Channel: justforfunc: Programming in Go
Views: 41,913
Rating: undefined out of 5
Keywords: golang, justforfunc, go modules, go programming language
Id: aeF3l-zmPsY
Channel Id: undefined
Length: 31min 47sec (1907 seconds)
Published: Thu Nov 15 2018
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Thank you, Francesc.
I've been postponing migration to modules. I have no excuse to delay anymore :)
Heresy! (╯°□°)╯︵ ┻━┻
I enjoy your video series immensely. Thank you for staying active in the Go community and providing such high quality free content.
Now that I've buttered you up can I make a request? I would love if you did a video on "goroutines and channels" maybe showing some good use cases, good patterns, bad patterns, pitfalls, etc. I still hesitate to ever use them in production code because I feel like I'm forgetting some golden rule that everyone knows but me.
Cheers!
Can someone tell me if this tutorial is reliable? I want to learn about go modules and need to know if it's the ways it's done nowadays. Thanks
Will this just work if I have dependencies that are in a private github enterprise repo instead of public github?
Do these dependencies all need to have had go mod init run on them first?
What happens if a dependency doesn't have a go.mod file?
Nice video as always,
I hope go mod sees bigger adoption,
because people break still SemVer and fixing building conflicts is boring.
But I would like a second episode about fixing building conflicts to get more people adopt go mod.
I did not know this channel existed, but I'm so happy I've found it now. Video was great! Immediately subscribed.