github.com/matthieudolci/hatcher@v0.2.8/Gopkg.lock (about) 1 # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. 2 3 4 [[projects]] 5 digest = "1:9e9193aa51197513b3abcb108970d831fbcf40ef96aa845c4f03276e1fa316d2" 6 name = "github.com/Sirupsen/logrus" 7 packages = ["."] 8 pruneopts = "UT" 9 revision = "c155da19408a8799da419ed3eeb0cb5db0ad5dbc" 10 version = "v1.0.5" 11 12 [[projects]] 13 digest = "1:43dd08a10854b2056e615d1b1d22ac94559d822e1f8b6fcc92c1a1057e85188e" 14 name = "github.com/gorilla/websocket" 15 packages = ["."] 16 pruneopts = "UT" 17 revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b" 18 version = "v1.2.0" 19 20 [[projects]] 21 digest = "1:ccfa094742ce1c97fd3f6481e1bf98f3d9862510eee2bc0eb56e2745396bd330" 22 name = "github.com/julienschmidt/httprouter" 23 packages = ["."] 24 pruneopts = "UT" 25 revision = "8c199fb6259ffc1af525cc3ad52ee60ba8359669" 26 version = "v1.1" 27 28 [[projects]] 29 branch = "master" 30 digest = "1:37ce7d7d80531b227023331002c0d42b4b4b291a96798c82a049d03a54ba79e4" 31 name = "github.com/lib/pq" 32 packages = [ 33 ".", 34 "oid", 35 ] 36 pruneopts = "UT" 37 revision = "90697d60dd844d5ef6ff15135d0203f65d2f53b8" 38 39 [[projects]] 40 branch = "master" 41 digest = "1:580b5cbd692517a408130972ecc0a26637741829d277c86ca11d68e477fa37f9" 42 name = "github.com/matthieudolci/gocron" 43 packages = ["."] 44 pruneopts = "UT" 45 revision = "9349a22bb5eb7862fcc435828c2252641a1cba95" 46 47 [[projects]] 48 digest = "1:40e195917a951a8bf867cd05de2a46aaf1806c50cf92eebf4c16f78cd196f747" 49 name = "github.com/pkg/errors" 50 packages = ["."] 51 pruneopts = "UT" 52 revision = "645ef00459ed84a119197bfb8d8205042c6df63d" 53 version = "v0.8.0" 54 55 [[projects]] 56 digest = "1:274f67cb6fed9588ea2521ecdac05a6d62a8c51c074c1fccc6a49a40ba80e925" 57 name = "github.com/satori/go.uuid" 58 packages = ["."] 59 pruneopts = "UT" 60 revision = "f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" 61 version = "v1.2.0" 62 63 [[projects]] 64 digest = "1:cc7b196c5653d7af2afd96c3368da98082dec0b90ff69a70dda0a3e6cd14d143" 65 name = "github.com/slack-go/slack" 66 packages = [ 67 ".", 68 "internal/errorsx", 69 "internal/timex", 70 "slackutilsx", 71 ] 72 pruneopts = "UT" 73 revision = "625ac52a326e62fd8409197a8fba909d2386cfd4" 74 version = "v0.6.5" 75 76 [[projects]] 77 branch = "master" 78 digest = "1:3f3a05ae0b95893d90b9b3b5afdb79a9b3d96e4e36e099d841ae602e4aca0da8" 79 name = "golang.org/x/crypto" 80 packages = ["ssh/terminal"] 81 pruneopts = "UT" 82 revision = "a49355c7e3f8fe157a85be2f77e6e269a0f89602" 83 84 [[projects]] 85 branch = "master" 86 digest = "1:3364d01296ce7eeca363e3d530ae63a2092d6f8efb85fb3d101e8f6d7de83452" 87 name = "golang.org/x/sys" 88 packages = [ 89 "unix", 90 "windows", 91 ] 92 pruneopts = "UT" 93 revision = "1b2967e3c290b7c545b3db0deeda16e9be4f98a2" 94 95 [solve-meta] 96 analyzer-name = "dep" 97 analyzer-version = 1 98 input-imports = [ 99 "github.com/Sirupsen/logrus", 100 "github.com/julienschmidt/httprouter", 101 "github.com/lib/pq", 102 "github.com/matthieudolci/gocron", 103 "github.com/pkg/errors", 104 "github.com/satori/go.uuid", 105 "github.com/slack-go/slack", 106 ] 107 solver-name = "gps-cdcl" 108 solver-version = 1