forked from cadence-workflow/cadence-go-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.yaml
25 lines (25 loc) · 758 Bytes
/
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
# This glide manifest is generated and kept in sync by dep for backwards compatibility.
# It is not a full glide manifest and will not work with traditional glide commands.
import:
- package: github.com/facebookgo/clock
version: master
- package: github.com/golang/mock
version: ^1.1.1
- package: github.com/pborman/uuid
version: ^1.0.0
- package: github.com/sirupsen/logrus
version: ^0.11.5
- package: github.com/stretchr/testify
version: ^1.2.0
- package: github.com/uber-go/tally
version: ^3.0.1
- package: github.com/uber/tchannel-go
version: ^1.0.6
- package: go.uber.org/atomic
version: ^1.2.0
- package: go.uber.org/thriftrw
version: ^1.6.0
- package: go.uber.org/yarpc
version: ^1.7.1
- package: go.uber.org/zap
version: ^1.8.0