Skip to content
This repository was archived by the owner on Sep 26, 2021. It is now read-only.

Commit a773edc

Browse files
chris-croneshin-
authored andcommitted
Add intel-go/cpuid using constraint
Signed-off-by: Christopher Crone <[email protected]>
1 parent 55bfb59 commit a773edc

File tree

14 files changed

+1068
-1291
lines changed

14 files changed

+1068
-1291
lines changed

Gopkg.lock

+157-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
name = "github.com/vmware/govmomi"
3131
version = "0.6.2"
3232

33+
[[constraint]]
34+
name = "github.com/intel-go/cpuid"
35+
branch = "master"
36+
3337
[prune]
3438
go-tests = true
3539
unused-packages = true

vendor/github.com/docker/docker/AUTHORS

+43-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)