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

Commit 2a2cd45

Browse files
author
dhendel
committed
go dep correction
1 parent bf94cf2 commit 2a2cd45

2 files changed

Lines changed: 41 additions & 9 deletions

File tree

Gopkg.lock

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

bin/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
"github.com/dahendel/docker-machine-cloudstack"
4+
"github.com/dahendel/docker-machine-driver-cloudstack"
55
"github.com/docker/machine/libmachine/drivers/plugin"
66
)
77

0 commit comments

Comments
 (0)