Skip to content

Commit d54dbd0

Browse files
committed
switch to main go-dockerclient repo
The fork is no longer necessary now that the PR has been merged in.
1 parent 877e68c commit d54dbd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "vendor/github.com/fsouza/go-dockerclient"]
22
path = vendor/github.com/fsouza/go-dockerclient
3-
url = https://github.com/codekitchen/go-dockerclient.git
4-
branch = add-network-id
3+
url = https://github.com/fsouza/go-dockerclient.git
4+
branch = master

0 commit comments

Comments
 (0)