Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit a773edc

Browse files
chris-croneshin-
authored andcommitted
Add intel-go/cpuid using constraint
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
1 parent 55bfb59 commit a773edc

File tree

14 files changed

+1068
-1291
lines changed

14 files changed

+1068
-1291
lines changed

‎Gopkg.lock

Lines changed: 157 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Gopkg.toml

Lines changed: 4 additions & 0 deletions
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

Lines changed: 43 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)