mirror of
https://github.com/enocom/gopher-reading-list.git
synced 2026-05-15 06:06:05 -06:00
[PR #82] [CLOSED] Added resources for Dependency Management #251
Labels
No labels
advanced
beginner
intermediate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/gopher-reading-list#251
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/enocom/gopher-reading-list/pull/82
Author: @ekamwalia
Created: 10/21/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
023c389Added resources for dep management56013f6Added resources for Go Modules2ea1ac2Modified Dependency management links📊 Changes
1 file changed (+6 additions, -1 deletions)
View changed files
📝
README.md(+6 -1)📄 Description
With the release of Modules in Go 1.11.0 and even since before that, there has been quite a lot of talk about dependency management with Go.
Keeping that in mind, I have added 3 resources for understanding and using two tools:
depandmodules.These are added under a new heading Dependency Management in the Intermediate section
The resources are -
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.