Skip to content

Remove goversioninfo from tools.go - #1616

Merged
Hamza El-Saawy (helsaawy) merged 1 commit into
microsoft:mainfrom
helsaawy:goverison
Jan 10, 2023
Merged

Remove goversioninfo from tools.go#1616
Hamza El-Saawy (helsaawy) merged 1 commit into
microsoft:mainfrom
helsaawy:goverison

Conversation

@helsaawy

Copy link
Copy Markdown
Contributor

Go includes dependencies in tools.go as an indirect dependency when other packages import hcsshim.
Remove github.com/josephspurrier/goversioninfo/cmd/goversioninfo since upstream consumers shouldn't need it.

Signed-off-by: Hamza El-Saawy hamzaelsaawy@microsoft.com

Go includes dependencies in tools.go as an indirect
dependency when other packages import hcsshim.
Remove `github.com/josephspurrier/goversioninfo/cmd/goversioninfo`
since upstream consumers shouldn't need it.
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@helsaawy@kiashok