File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.26.3
44
55require (
66 github.com/cloudnative-pg/barman-cloud v0.5.1
7- github.com/cloudnative-pg/machinery v0.4 .0
7+ github.com/cloudnative-pg/machinery v0.5 .0
88 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.1
99 k8s.io/api v0.36.1
1010 k8s.io/apimachinery v0.36.1
@@ -17,8 +17,6 @@ require (
1717 github.com/json-iterator/go v1.1.12 // indirect
1818 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
1919 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
20- github.com/onsi/ginkgo/v2 v2.29.0 // indirect
21- github.com/onsi/gomega v1.41.0 // indirect
2220 github.com/x448/float16 v0.8.4 // indirect
2321 go.yaml.in/yaml/v2 v2.4.4 // indirect
2422 golang.org/x/net v0.55.0 // indirect
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAw
22github.com/Masterminds/semver/v3 v3.5.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
33github.com/cloudnative-pg/barman-cloud v0.5.1 h1:vjkXrrxo2DQXHT9u9usqhtaHiPZ/lTfDVs/pIWYTepQ =
44github.com/cloudnative-pg/barman-cloud v0.5.1 /go.mod h1:XPc5IUFP1y4cZX1sg+Pd8j9V4tmUEVnv3BGCpfQOOg8 =
5- github.com/cloudnative-pg/machinery v0.4 .0 h1:3sfqrBptH4QQSVB4g10Z+7aiQRnh4g+6AsqsK0ibKaQ =
6- github.com/cloudnative-pg/machinery v0.4 .0 /go.mod h1:OIwaTYAnLv8PmBmBvEf0BvMK2JBX6J+naTMg9UgV1FQ =
5+ github.com/cloudnative-pg/machinery v0.5 .0 h1:hhTnkzn+AiN3NmbjCQ6RXj5rfqV3K6arzq6kdXAzcnQ =
6+ github.com/cloudnative-pg/machinery v0.5 .0 /go.mod h1:uuFjqBUjWn0a9uvAk1ixTSzPM0PrjaS+QiKLOIBqLm4 =
77github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments