git-freeze

This commit is contained in:
Andrey Petrov 2016-07-09 14:10:28 -04:00
parent f8601c1b90
commit 838f58e648
5 changed files with 20 additions and 0 deletions

16
.gitmodules vendored Normal file
View File

@ -0,0 +1,16 @@
[submodule "vendor/github.com/alexcesaro/log"]
path = vendor/github.com/alexcesaro/log
url = https://github.com/alexcesaro/log
branch = master
[submodule "vendor/github.com/jessevdk/go-flags"]
path = vendor/github.com/jessevdk/go-flags
url = https://github.com/jessevdk/go-flags
branch = master
[submodule "vendor/github.com/mewbak/gopass"]
path = vendor/github.com/mewbak/gopass
url = https://github.com/mewbak/gopass
branch = master
[submodule "vendor/github.com/shazow/rateio"]
path = vendor/github.com/shazow/rateio
url = https://github.com/shazow/rateio
branch = master

1
vendor/github.com/alexcesaro/log generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 61e686294e58a8698a9e1091268bb4ac1116bd5e

1
vendor/github.com/jessevdk/go-flags generated vendored Submodule

@ -0,0 +1 @@
Subproject commit f2785f5820ec967043de79c8be97edfc464ca745

1
vendor/github.com/mewbak/gopass generated vendored Submodule

@ -0,0 +1 @@
Subproject commit fa08fb4d03e3a626c172af829a5029727baf9222

1
vendor/github.com/shazow/rateio generated vendored Submodule

@ -0,0 +1 @@
Subproject commit e8e00881e5c12090412414be41c04ca9c8a71106