File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ require (
7
7
github.com/pkg/errors v0.9.1
8
8
github.com/stretchr/testify v1.7.0
9
9
github.com/vtopc/epoch v1.0.0
10
- github.com/vtopc/go-rest v0.2.0
10
+ github.com/vtopc/go-rest v0.2.1
11
11
)
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ github.com/vtopc/epoch v1.0.0 h1:C9lSFt9DC/J0YlW3Eheq4vBBi0pk2hjC8XFb3indWlw=
20
20
github.com/vtopc/epoch v1.0.0 /go.mod h1:/jzmj/iiCMyAiIk3T6RGPUpMpPSjUJDG2Yu7FzfEt8U =
21
21
github.com/vtopc/go-rest v0.2.0 h1:ZdNndlwzk1NjWbKf8yHGo8Bn1DRolWAtuPbIBvAVN5k =
22
22
github.com/vtopc/go-rest v0.2.0 /go.mod h1:t7XPUz57Z+U66vsVIjEm89Uw/NZf486JVAFhq6+mZps =
23
+ github.com/vtopc/go-rest v0.2.1 h1:34OzSZywJ0tRkGsW9BGTyNXT3IpbhgfzD47TOyB6v/0 =
24
+ github.com/vtopc/go-rest v0.2.1 /go.mod h1:t7XPUz57Z+U66vsVIjEm89Uw/NZf486JVAFhq6+mZps =
23
25
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
24
26
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
25
27
gopkg.in/yaml.v2 v2.2.2 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
You can’t perform that action at this time.
0 commit comments