forked from opencontrol/fedramp-templater
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.yaml
45 lines (45 loc) · 1.19 KB
/
glide.yaml
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
package: github.com/opencontrol/fedramp-templater
import:
# using fork because of https://github.com/moovweb/gokogiri/pull/93#issuecomment-215582446
- package: github.com/jbowtie/gokogiri
version: 94c317865760e3580e90e49c08ca54953ef1b7cb
subpackages:
- help
- html
- util
- xml
- xpath
- package: github.com/onsi/ginkgo
version: 5437a97bf824dec14e58d68c56ee36e772670c2e
subpackages:
- config
- internal/codelocation
- internal/containernode
- internal/failer
- internal/leafnodes
- internal/remote
- internal/spec
- internal/specrunner
- internal/suite
- internal/testingtproxy
- internal/writer
- reporters
- reporters/stenographer
- types
- package: github.com/onsi/gomega
version: a1094b2db2d4845621602c667bd4ccf09834544e
subpackages:
- format
- internal/assertion
- internal/asyncassertion
- internal/oraclematcher
- internal/testingtsupport
- matchers
- matchers/support/goraph/bipartitegraph
- matchers/support/goraph/edge
- matchers/support/goraph/node
- matchers/support/goraph/util
- types
- package: github.com/opencontrol/compliance-masonry
version: eb0f849c5b3931c743a979a4e1d19344172d2724
- package: github.com/opencontrol/doc-template