File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/cloudnative-pg/api
33go 1.23.5
44
55require (
6- github.com/cloudnative-pg/barman-cloud v0.0.0-20250104195650-c1472628b450
7- github.com/cloudnative-pg/machinery v0.0.0-20250102082645-95c37fe624d0
6+ github.com/cloudnative-pg/barman-cloud v0.1.0
7+ 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
1010 k8s.io/apimachinery 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/spf13/pflag v1.0.6 // 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.35.0 // indirect
Original file line number Diff line number Diff line change 1- github.com/cloudnative-pg/barman-cloud v0.0.0-20250104195650-c1472628b450 h1:u11mKIHmbEGQWLsAb5hguwgGOOddA8lpPFAViBpbkt8 =
2- github.com/cloudnative-pg/barman-cloud v0.0.0-20250104195650-c1472628b450 /go.mod h1:HPGwXHlatQEnb2HdsbGTZLEo8qlxKLdxTHiTeF9TTqw =
3- github.com/cloudnative-pg/machinery v0.0.0-20250102082645-95c37fe624d0 h1:RvwDA4W8K8NQNVQTOzrf9o8P328N7NXztvnq3cUncww =
4- github.com/cloudnative-pg/machinery v0.0.0-20250102082645-95c37fe624d0 /go.mod h1:pitcj6ztiuxfSFH5EbVHv8iCVxF+yQkzf9o9A1KoDvI =
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 =
3+ github.com/cloudnative-pg/machinery v0.1.0 h1:tjRmsqQmsO/OlaT0uFmkEtVqgr+SGPM88cKZOHYKLBo =
4+ github.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 =
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