This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Gopkg.lock
66 lines (55 loc) · 1.67 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
memo = "85a9af901e8e5abbab7be176652cf5619eae1955e8e11be0db6e4dbc449c6b57"
[[projects]]
name = "github.com/gin-gonic/gin"
packages = [".","binding","render"]
revision = "e2212d40c62a98b388a5eb48ecbdcf88534688ba"
version = "v1.1.4"
[[projects]]
branch = "master"
name = "github.com/golang/protobuf"
packages = ["proto"]
revision = "2bba0603135d7d7f5cb73b2125beeda19c09f4ef"
[[projects]]
branch = "master"
name = "github.com/manucorporat/sse"
packages = ["."]
revision = "ee05b128a739a0fb76c7ebd3ae4810c1de808d6d"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
version = "v0.0.2"
[[projects]]
name = "github.com/oschwald/geoip2-golang"
packages = ["."]
revision = "496a3cbcb65a3cb54497fe4ae2273319e85160a4"
version = "v1.0.0"
[[projects]]
name = "github.com/oschwald/maxminddb-golang"
packages = ["."]
revision = "4cf6490e82edd288b91d6a786d85dab042015e24"
version = "v1.1.0"
[[projects]]
name = "github.com/tcnksm/go-httpstat"
packages = ["."]
revision = "fae40520f4ba0a112874d1f0deb9498ebb2198cb"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = ["context"]
revision = "5602c733f70afc6dcec6766be0d5034d4c4f14de"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix","windows"]
revision = "f3918c30c5c2cb527c0b071a27c35120a6c0719a"
[[projects]]
name = "gopkg.in/go-playground/validator.v8"
packages = ["."]
revision = "5f57d2222ad794d0dffb07e664ea05e2ee07d60c"
version = "v8.18.1"
[[projects]]
branch = "v2"
name = "gopkg.in/yaml.v2"
packages = ["."]
revision = "cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b"