module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 4, 2021
License: MIT
Opens a new window with license information.
README
¶
nested-modules
Demo of how the go command behaves when the same package is is two modules,
one nested inside the other, at the same version.
github.com/jba/nested-modules@v1.0.0 is a module with a package in directory inner
.
github.com/jba/nested-modules/inner@v1.0.0 is a module with a package at the
root.
What does go get github.com/jba/nested-modules/inner@v1.0.0
do?
Directories
¶
Click to show internal directories.
Click to hide internal directories.