mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Removed a broken dependency
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# First get the OS-specific packages
|
||||
GOOS=windows go get $DEP_ARGS github.com/StackExchange/wmi
|
||||
GOOS=windows go get $DEP_ARGS github.com/shirou/w32
|
||||
GOOS=linux go get $DEP_ARGS github.com/docker/docker/pkg/units
|
||||
GOOS=linux go get $DEP_ARGS github.com/docker/docker/pkg/mount
|
||||
GOOS=linux go get $DEP_ARGS github.com/opencontainers/runc/libcontainer/cgroups/fs
|
||||
GOOS=linux go get $DEP_ARGS github.com/opencontainers/runc/libcontainer/configs
|
||||
|
||||
Reference in New Issue
Block a user