-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglide.yaml
More file actions
41 lines (41 loc) · 959 Bytes
/
Copy pathglide.yaml
File metadata and controls
41 lines (41 loc) · 959 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
29
30
31
32
33
34
35
36
37
38
39
40
41
package: .
import:
- package: github.com/BurntSushi/toml
version: ^0.3.1
- package: github.com/Shopify/sarama
version: ^1.18.0
- package: github.com/json-iterator/go
version: ^1.1.5
- package: github.com/lestrrat-go/file-rotatelogs
version: ^2.2.0
- package: github.com/rs/xid
version: ^1.2.1
- package: github.com/sirupsen/logrus
version: ^1.2.0
- package: google.golang.org/grpc
repo: https://github.com/grpc/grpc-go
vcs: git
subpackages:
- metadata
- package: gopkg.in/yaml.v2
version: ^2.2.2
- package: golang.org/x/crypto
repo: https://github.com/golang/crypto
vcs: git
subpackages:
- ssh/terminal
- package: golang.org/x/sys
repo: https://github.com/golang/sys
vcs: git
subpackages:
- unix
- package: golang.org/x/sys
repo: https://github.com/golang/sys
vcs: git
subpackages:
- windows
- package: google.golang.org/appengine
repo: https://github.com/golang/appengine
vcs: git
subpackages:
- cloudsql