This repository was archived by the owner on Aug 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/opentracing/basictracer-go v1.0.0
14
14
github.com/opentracing/opentracing-go v1.1.0
15
15
github.com/stretchr/testify v1.5.1
16
- github.com/undefinedlabs/go-env v0.0.0-20200228171926-13a0450a15a5
16
+ github.com/undefinedlabs/go-env v0.0.0-20200302090545-7716d204149a
17
17
github.com/undefinedlabs/go-mpatch v0.0.0-20200122175732-0044123dbb98
18
18
github.com/vmihailenco/msgpack v4.0.4+incompatible
19
19
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ github.com/undefinedlabs/go-env v0.0.0-20200228151352-fe4feb3a53ee h1:oyS1ol4Qtb
51
51
github.com/undefinedlabs/go-env v0.0.0-20200228151352-fe4feb3a53ee /go.mod h1:6rizfv+i1uxF4fm4IBliMR2ngXLaaR1UANOx0Qmt70o =
52
52
github.com/undefinedlabs/go-env v0.0.0-20200228171926-13a0450a15a5 h1:FxfKRBQhThVjMp0+xEjhvt2DNPgkgGMjJwgog3FA0XU =
53
53
github.com/undefinedlabs/go-env v0.0.0-20200228171926-13a0450a15a5 /go.mod h1:6rizfv+i1uxF4fm4IBliMR2ngXLaaR1UANOx0Qmt70o =
54
+ github.com/undefinedlabs/go-env v0.0.0-20200302090545-7716d204149a h1:gTm9604PZ2i9P5ypIKcltKrk7zmg00faOwAjkfLOQnk =
55
+ github.com/undefinedlabs/go-env v0.0.0-20200302090545-7716d204149a /go.mod h1:6rizfv+i1uxF4fm4IBliMR2ngXLaaR1UANOx0Qmt70o =
54
56
github.com/undefinedlabs/go-mpatch v0.0.0-20200122152126-8db832768c71 h1:wVaGx1BqVqs6hb36eUX6O/z1peLxfRMoiw91mwjjiX8 =
55
57
github.com/undefinedlabs/go-mpatch v0.0.0-20200122152126-8db832768c71 /go.mod h1:TyJZDQ/5AgyN7FSLiBJ8RO9u2c6wbtRvK827b6AVqY4 =
56
58
github.com/undefinedlabs/go-mpatch v0.0.0-20200122175732-0044123dbb98 h1:Z/megzdoMbuZ0H/oLmfTw92PAEfyTi1DkvAr8AUzFgw =
You can’t perform that action at this time.
0 commit comments