1
0
mirror of https://github.com/taigrr/shorturl synced 2025-01-18 04:03:16 -08:00

Vendor packages

This commit is contained in:
James Mills 2017-09-02 12:53:45 -07:00
parent 738f3bdb21
commit 558f88173e
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
12 changed files with 44 additions and 0 deletions

33
.gitmodules vendored Normal file
View File

@ -0,0 +1,33 @@
[submodule "vendor/github.com/GeertJohan/go.rice"]
path = vendor/github.com/GeertJohan/go.rice
url = https://github.com/GeertJohan/go.rice
[submodule "vendor/github.com/daaku/go.zipexe"]
path = vendor/github.com/daaku/go.zipexe
url = https://github.com/daaku/go.zipexe
[submodule "vendor/github.com/kardianos/osext"]
path = vendor/github.com/kardianos/osext
url = https://github.com/kardianos/osext
[submodule "vendor/github.com/asdine/storm"]
path = vendor/github.com/asdine/storm
url = https://github.com/asdine/storm
[submodule "vendor/github.com/boltdb/bolt"]
path = vendor/github.com/boltdb/bolt
url = https://github.com/boltdb/bolt
[submodule "vendor/github.com/julienschmidt/httprouter"]
path = vendor/github.com/julienschmidt/httprouter
url = https://github.com/julienschmidt/httprouter
[submodule "vendor/github.com/namsral/flag"]
path = vendor/github.com/namsral/flag
url = https://github.com/namsral/flag
[submodule "vendor/github.com/rcrowley/go-metrics"]
path = vendor/github.com/rcrowley/go-metrics
url = https://github.com/rcrowley/go-metrics
[submodule "vendor/github.com/thoas/stats"]
path = vendor/github.com/thoas/stats
url = https://github.com/thoas/stats
[submodule "vendor/github.com/unrolled/logger"]
path = vendor/github.com/unrolled/logger
url = https://github.com/unrolled/logger
[submodule "vendor/github.com/stretchr/testify"]
path = vendor/github.com/stretchr/testify
url = https://github.com/stretchr/testify

1
vendor/github.com/GeertJohan/go.rice generated vendored Submodule

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

1
vendor/github.com/asdine/storm generated vendored Submodule

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

1
vendor/github.com/boltdb/bolt generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8

1
vendor/github.com/daaku/go.zipexe generated vendored Submodule

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

1
vendor/github.com/julienschmidt/httprouter generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 975b5c4c7c21c0e3d2764200bf2aa8e34657ae6e

1
vendor/github.com/kardianos/osext generated vendored Submodule

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

1
vendor/github.com/namsral/flag generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 67f268f20922975c067ed799e4be6bacf152208c

1
vendor/github.com/rcrowley/go-metrics generated vendored Submodule

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

1
vendor/github.com/stretchr/testify generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 890a5c3458b43e6104ff5da8dfa139d013d77544

1
vendor/github.com/thoas/stats generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 152b5d051953fdb6e45f14b6826962aadc032324

1
vendor/github.com/unrolled/logger generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 96623791abc8e1ca9ad4e8a2753d2a2ff195cf2d