File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/imdario/mergo v1.0.0 => github.com/imdario/mergo v0.3.16
88
99require (
1010 github.com/Masterminds/semver/v3 v3.3.1
11- github.com/alitto/pond/v2 v2.3.2
11+ github.com/alitto/pond/v2 v2.1.6
1212 github.com/apparentlymart/go-cidr v1.1.0
1313 github.com/gardener/landscaper-service v0.123.0
1414 github.com/onsi/ginkgo/v2 v2.23.4
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
22dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
33github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7rj+4nv4 =
44github.com/Masterminds/semver/v3 v3.3.1 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
5- github.com/alitto/pond/v2 v2.3.2 h1:EAwwpi4Re7OE7poKDHqIUhJlq/mUBmtZN2PmDYCgRLE =
6- github.com/alitto/pond/v2 v2.3.2 /go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE =
5+ github.com/alitto/pond/v2 v2.1.6 h1:6U3nSOjxpuNyvjIKjjRkpS2JDdgX5JqBm9GO2urcCjM =
6+ github.com/alitto/pond/v2 v2.1.6 /go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE =
77github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4tdgBZjnU =
88github.com/apparentlymart/go-cidr v1.1.0 /go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc =
99github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
3+ "minimumReleaseAge" : " 3 days" ,
34 "extends" : [
45 " config:recommended"
56 ],
You can’t perform that action at this time.
0 commit comments