Skip to content

Commit a6ed6d9

Browse files
committed
bumped github.com/vtopc/go-rest
1 parent fdfdf91 commit a6ed6d9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ require (
77
github.com/pkg/errors v0.9.1
88
github.com/stretchr/testify v1.7.0
99
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
1111
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ github.com/vtopc/epoch v1.0.0 h1:C9lSFt9DC/J0YlW3Eheq4vBBi0pk2hjC8XFb3indWlw=
2020
github.com/vtopc/epoch v1.0.0/go.mod h1:/jzmj/iiCMyAiIk3T6RGPUpMpPSjUJDG2Yu7FzfEt8U=
2121
github.com/vtopc/go-rest v0.2.0 h1:ZdNndlwzk1NjWbKf8yHGo8Bn1DRolWAtuPbIBvAVN5k=
2222
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=
2325
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
2426
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
2527
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=

0 commit comments

Comments
 (0)