File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/cloudnative-pg/api
33go 1.24.1
44
55require (
6- github.com/cloudnative-pg/barman-cloud v0.1 .0
6+ github.com/cloudnative-pg/barman-cloud v0.3 .0
77 github.com/cloudnative-pg/machinery v0.1.0
88 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1
99 k8s.io/api v0.32.2
@@ -19,7 +19,6 @@ require (
1919 github.com/json-iterator/go v1.1.12 // indirect
2020 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
2121 github.com/modern-go/reflect2 v1.0.2 // indirect
22- github.com/onsi/ginkgo/v2 v2.23.0 // indirect
2322 github.com/stretchr/testify v1.10.0 // indirect
2423 github.com/x448/float16 v0.8.4 // indirect
2524 golang.org/x/net v0.36.0 // indirect
Original file line number Diff line number Diff line change 1- github.com/cloudnative-pg/barman-cloud v0.1 .0 h1:e/z52CehMBIh1LjZqNBJnncWJbS+1JYvRMBR8Js6Uiw =
2- github.com/cloudnative-pg/barman-cloud v0.1 .0 /go.mod h1:rJUJO/f1yNckLZiVxHAyRmKY+4EPJkYRJsGbTZRJQSY =
1+ github.com/cloudnative-pg/barman-cloud v0.3 .0 h1:tCtIF7nsHDH5X7nAXXd7VqNKKNGHrycXAyyKKKpdGS4 =
2+ github.com/cloudnative-pg/barman-cloud v0.3 .0 /go.mod h1:8m6W117343zT28ctcskUYEu/dy+MX3hUUW4DynH8MLI =
33github.com/cloudnative-pg/machinery v0.1.0 h1:tjRmsqQmsO/OlaT0uFmkEtVqgr+SGPM88cKZOHYKLBo =
44github.com/cloudnative-pg/machinery v0.1.0 /go.mod h1:0V3vm44FaIsY+x4pm8ORry7xCC3AJiO+ebfPNxeP5Ck =
55github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments