File tree Expand file tree Collapse file tree 3 files changed +4
-16
lines changed Expand file tree Collapse file tree 3 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -16,19 +16,7 @@ updates:
1616 directory : " /"
1717 schedule :
1818 interval : " weekly"
19- day : " monday"
20- time : " 03:52"
21- timezone : " America/New_York"
22- reviewers :
23- - chrisdoherty4
24- - jacobweinstock
25- open-pull-requests-limit : 10
26-
27- - package-ecosystem : " gomod"
28- directory : " /"
29- schedule :
30- interval : " weekly"
31- day : " thursday"
19+ day : " friday"
3220 time : " 03:52"
3321 timezone : " America/New_York"
3422 reviewers :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/google/go-cmp v0.6.0
1111 github.com/google/uuid v1.6.0
1212 github.com/onsi/ginkgo v1.16.5
13- github.com/onsi/gomega v1.31.1
13+ github.com/onsi/gomega v1.32.0
1414 github.com/pkg/errors v0.9.1
1515 github.com/rs/zerolog v1.32.0
1616 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY
147147git.colasdn.top/onsi/ginkgo/v2 v2.15.0 /go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM =
148148git.colasdn.top/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
149149git.colasdn.top/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
150- github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo =
151- github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
150+ github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
151+ github.com/onsi/gomega v1.32.0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
152152git.colasdn.top/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
153153git.colasdn.top/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
154154git.colasdn.top/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments