File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.1
44
55require (
66 github.com/cloudnative-pg/barman-cloud v0.3.1
7- github.com/cloudnative-pg/machinery v0.2 .0
7+ github.com/cloudnative-pg/machinery v0.3 .0
88 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.83.0
99 k8s.io/api v0.33.2
1010 k8s.io/apimachinery v0.33.2
@@ -18,8 +18,6 @@ require (
1818 github.com/json-iterator/go v1.1.12 // indirect
1919 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
2020 github.com/modern-go/reflect2 v1.0.2 // indirect
21- github.com/onsi/ginkgo/v2 v2.23.4 // indirect
22- github.com/onsi/gomega v1.37.0 // indirect
2321 github.com/x448/float16 v0.8.4 // indirect
2422 go.yaml.in/yaml/v2 v2.4.2 // indirect
2523 golang.org/x/net v0.40.0 // indirect
Original file line number Diff line number Diff line change 11github.com/cloudnative-pg/barman-cloud v0.3.1 h1:kzkY77k2lN/caoyh7ibXDSZjJeSJTNvnVt6Gfa8Iq5M =
22github.com/cloudnative-pg/barman-cloud v0.3.1 /go.mod h1:4HL3AjY9oEl2Ed0HSkyvTZEQPhwyFOaAnuCz9lfVeYQ =
3- github.com/cloudnative-pg/machinery v0.2 .0 h1:x8OAwxdeL/6wkbxqorz+nX6UovTyx7/TBeCfiRebR2o =
4- github.com/cloudnative-pg/machinery v0.2 .0 /go.mod h1:Kg8W8Tb/1UFGGtw3hR8S5SytSWddlHaCnJSgBo4x/nc =
3+ github.com/cloudnative-pg/machinery v0.3 .0 h1:t1DzXGeK3RUYXS5KWIdIk30oh4EmwxZ+6sWM4wJDBac =
4+ github.com/cloudnative-pg/machinery v0.3 .0 /go.mod h1:6NhajP3JlioeecYceVuOBLD2lfsJty8qSZsFpSb/vmA =
55github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
66github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments