forked from functionalfoundry/graphqlws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
39 lines (34 loc) · 961 Bytes
/
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/google/uuid"
packages = ["."]
revision = "064e2069ce9c359c118179501254f67d7d37ba24"
version = "0.2"
[[projects]]
name = "github.com/gorilla/websocket"
packages = ["."]
revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
version = "v1.2.0"
[[projects]]
name = "github.com/graphql-go/graphql"
packages = [
".",
"gqlerrors",
"language/ast",
"language/kinds",
"language/lexer",
"language/location",
"language/parser",
"language/printer",
"language/source",
"language/typeInfo",
"language/visitor"
]
revision = "1e23489041ba90a66f317fe0deccb236a2fff3cb"
version = "v0.7.5"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "6277459d6bcef9b75989b5c398cfa99e3202a473f11da084519ed16428cebf69"
solver-name = "gps-cdcl"
solver-version = 1