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.35.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 @@ -10,8 +10,8 @@ github.com/alicebob/miniredis/v2 v2.35.0 h1:QwLphYqCEAo1eu1TqPRN2jgVMPBweeQcR21j
10
10
github.com/alicebob/miniredis/v2 v2.35.0 /go.mod h1:TcL7YfarKPGDAthEtl5NBeHZfeUQj6OXMm/+iu5cLMM =
11
11
github.com/ansel1/merry v1.8.0 h1:3RddCV1ubXegKphsodbkmZ4QuROep/ZaPCuwlKuCfFg =
12
12
github.com/ansel1/merry v1.8.0 /go.mod h1:wJVu1mHEtEUWq5zTTX9RiWjcE+xL8y7BGYl2VTYdP7M =
13
- github.com/ansel1/merry/v2 v2.2.1 h1:PJpynLFvIpJkn8ZGgNHLq332zIyBc/wTqp3o42ZpWdU =
14
- github.com/ansel1/merry/v2 v2.2.1 /go.mod h1:K9lCkM6tJ8s7LQVQ0ZmZ0WrB3BCyr+ZDzoqotzzoxpI =
13
+ github.com/ansel1/merry/v2 v2.2.2 h1:/R8URU5LtiYwP7UI1KoZW4ex4nTzr+/T49+TYZsjUas =
14
+ github.com/ansel1/merry/v2 v2.2.2 /go.mod h1:sludwzkWfhZHOF4jSOViv+t2nnu2HNmtsMKzAfwmVB8 =
15
15
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df h1:GSoSVRLoBaFpOOds6QyY1L8AX7uoY+Ln3BHc22W40X0 =
16
16
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df /go.mod h1:hiVxq5OP2bUGBRNS3Z/bt/reCLFNbdcST6gISi1fiOM =
17
17
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 h1:N7oVaKyGp8bttX0bfZGmcGkjz7DLQXhAn3DNd3T0ous =
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ github.com/alicebob/miniredis/v2/size
18
18
# github.com/ansel1/merry v1.8.0
19
19
## explicit; go 1.18
20
20
github.com/ansel1/merry
21
- # github.com/ansel1/merry/v2 v2.2.1
21
+ # github.com/ansel1/merry/v2 v2.2.2
22
22
## explicit; go 1.18
23
23
github.com/ansel1/merry/v2
24
24
# github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df
You can’t perform that action at this time.
0 commit comments