Skip to content

jba/nested-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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?

About

test of nested modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages