We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bd6da commit b7aa6b9Copy full SHA for b7aa6b9
main.go
@@ -1,7 +1,7 @@
1
package main
2
3
import (
4
- "github.com/dmaj/docker-volume-netshare/netshare"
+ "github.com/ContainX/docker-volume-netshare/netshare"
5
)
6
7
var VERSION string = ""
0 commit comments