forked from kung-foo/freki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglide.yaml
More file actions
28 lines (28 loc) · 707 Bytes
/
Copy pathglide.yaml
File metadata and controls
28 lines (28 loc) · 707 Bytes
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
package: github.com/kung-foo/freki
license: MIT
owners:
- name: Jonathan Camp
email: me@jonathan.camp
ignore:
- golang.org/x/sys
- golang.org/x/net
- github.com/Microsoft/go-winio
- github.com/opencontainers/go-digest
import:
- package: github.com/google/gopacket
version: ^1.1.12
subpackages:
- layers
- package: github.com/Sirupsen/logrus
version: ^0.11.0
- package: github.com/coreos/go-iptables
version: 5463fbac3bcc6b990663941c2e12660d19f6b36d
- package: gopkg.in/yaml.v2
- package: github.com/pkg/errors
version: ^0.8.0
- package: github.com/docopt/docopt-go
version: ^0.6.2
- package: github.com/docker/go-connections
- package: github.com/docker/engine-api
subpackages:
- client