Skip to content

Commit efd12bb

Browse files
committed
move git modules
1 parent 49bf74a commit efd12bb

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
path = vendor/go.uber.org/zap
3939
url = https://github.com/uber-go/zap
4040
[submodule "_vendor/src/github.com/lomik/stop"]
41-
path = _vendor/src/github.com/lomik/stop
41+
path = vendor/github.com/lomik/stop
4242
url = https://github.com/lomik/stop
4343
[submodule "_vendor/src/github.com/lomik/graphite-pickle"]
44-
path = _vendor/src/github.com/lomik/graphite-pickle
44+
path = vendor/github.com/lomik/graphite-pickle
4545
url = https://github.com/lomik/graphite-pickle
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../vendor/github.com/lomik/graphite-pickle

_vendor/src/github.com/lomik/stop

Lines changed: 0 additions & 1 deletion
This file was deleted.

_vendor/src/github.com/lomik/stop

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../vendor/github.com/lomik/stop
Submodule graphite-pickle added at 2fb8883

vendor/github.com/lomik/stop

Submodule stop added at 188e98d

0 commit comments

Comments
 (0)