File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/JaderDias/movingmedian v0.0.0-20220813210630-d8c6b6de8835
9
9
github.com/alicebob/miniredis/v2 v2.22.0
10
10
github.com/ansel1/merry v1.8.0
11
- github.com/ansel1/merry/v2 v2.2.1
11
+ github.com/ansel1/merry/v2 v2.2.2
12
12
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df
13
13
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874
14
14
github.com/cactus/go-statsd-client/v5 v5.1.0
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/alicebob/miniredis/v2 v2.22.0 h1:lIHHiSkEyS1MkKHCHzN+0mWrA4YdbGdimE5i
12
12
github.com/alicebob/miniredis/v2 v2.22.0 /go.mod h1:XNqvJdQJv5mSuVMc0ynneafpnL/zv52acZ6kqeS0t88 =
13
13
github.com/ansel1/merry v1.8.0 h1:3RddCV1ubXegKphsodbkmZ4QuROep/ZaPCuwlKuCfFg =
14
14
github.com/ansel1/merry v1.8.0 /go.mod h1:wJVu1mHEtEUWq5zTTX9RiWjcE+xL8y7BGYl2VTYdP7M =
15
- github.com/ansel1/merry/v2 v2.2.1 h1:PJpynLFvIpJkn8ZGgNHLq332zIyBc/wTqp3o42ZpWdU =
16
- github.com/ansel1/merry/v2 v2.2.1 /go.mod h1:K9lCkM6tJ8s7LQVQ0ZmZ0WrB3BCyr+ZDzoqotzzoxpI =
15
+ github.com/ansel1/merry/v2 v2.2.2 h1:/R8URU5LtiYwP7UI1KoZW4ex4nTzr+/T49+TYZsjUas =
16
+ github.com/ansel1/merry/v2 v2.2.2 /go.mod h1:sludwzkWfhZHOF4jSOViv+t2nnu2HNmtsMKzAfwmVB8 =
17
17
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df h1:GSoSVRLoBaFpOOds6QyY1L8AX7uoY+Ln3BHc22W40X0 =
18
18
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df /go.mod h1:hiVxq5OP2bUGBRNS3Z/bt/reCLFNbdcST6gISi1fiOM =
19
19
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 h1:N7oVaKyGp8bttX0bfZGmcGkjz7DLQXhAn3DNd3T0ous =
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ github.com/alicebob/miniredis/v2/server
17
17
# github.com/ansel1/merry v1.8.0
18
18
## explicit; go 1.18
19
19
github.com/ansel1/merry
20
- # github.com/ansel1/merry/v2 v2.2.1
20
+ # github.com/ansel1/merry/v2 v2.2.2
21
21
## explicit; go 1.18
22
22
github.com/ansel1/merry/v2
23
23
# github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df
You can’t perform that action at this time.
0 commit comments