Skip to content
  • Home
  • Blog posts
  • Memos
  • Dictionary
  • Useful commands
  • About
Twitter LinkedIn GitHub Stack Overflow

frontdeveloper.pl

A developer taking advantage of the best pratices.

Docker

27 January 2020 by Igor Springer on Docker, Golang

Go Modules versus Docker & private dependencies

Go Modules has been the default since Go 1.13. One of microservices I am responsible for uses Golang 1.13 currently. The oldest Go version used by the application was 1.9 and at the time, dep was the most obvious choice for dependency management.

Read more...
 
Subscribe!
Copyright © Igor Springer