File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 55toolchain go1.23.2
66
77require (
8- github.com/cloudnative-pg/barman-cloud v0.0.0-20241016085606-44f56f711a5c
9- github.com/cloudnative-pg/machinery v0.0.0-20241014090714-c27747f9974b
8+ github.com/cloudnative-pg/barman-cloud v0.0.0-20241105055149-ae6c2408bd14
9+ github.com/cloudnative-pg/machinery v0.0.0-20241030141148-670a0f16f836
1010 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.78.0
1111 k8s.io/api v0.31.2
1212 k8s.io/apimachinery v0.31.2
@@ -21,8 +21,6 @@ require (
2121 github.com/json-iterator/go v1.1.12 // indirect
2222 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
2323 github.com/modern-go/reflect2 v1.0.2 // indirect
24- github.com/onsi/ginkgo/v2 v2.21.0 // indirect
25- github.com/onsi/gomega v1.35.1 // indirect
2624 github.com/x448/float16 v0.8.4 // indirect
2725 golang.org/x/net v0.30.0 // indirect
2826 golang.org/x/text v0.19.0 // indirect
Original file line number Diff line number Diff line change 1- github.com/cloudnative-pg/barman-cloud v0.0.0-20241016085606-44f56f711a5c h1:JQK5GOXSukWTInG5GzgmlTwY/rs5yO446+xy09NqbLg =
2- github.com/cloudnative-pg/barman-cloud v0.0.0-20241016085606-44f56f711a5c /go.mod h1:Jm0tOp5oB7utpt8wz6RfSv31h1mThOtffjfyxVupriE =
3- github.com/cloudnative-pg/machinery v0.0.0-20241014090714-c27747f9974b h1:4Q2VQsPlLHliJdi87zodQ0FHLd1cJINMm4N70eu8rRg =
4- github.com/cloudnative-pg/machinery v0.0.0-20241014090714-c27747f9974b /go.mod h1:+mUFdys1IX+qwQUrV+/i56Tey/mYh8ZzWZYttwivRns =
1+ github.com/cloudnative-pg/barman-cloud v0.0.0-20241105055149-ae6c2408bd14 h1:HX5pXyzVAqfjcDgCa1l8b4sumf7XYnGqiP+6XMgbB2E =
2+ github.com/cloudnative-pg/barman-cloud v0.0.0-20241105055149-ae6c2408bd14 /go.mod h1:HPGwXHlatQEnb2HdsbGTZLEo8qlxKLdxTHiTeF9TTqw =
3+ github.com/cloudnative-pg/machinery v0.0.0-20241030141148-670a0f16f836 h1:Hhg+I2QcaPNN5XaSsYb7Xw3PbQlvCA9eDY+SvVf902Q =
4+ github.com/cloudnative-pg/machinery v0.0.0-20241030141148-670a0f16f836 /go.mod h1:+mUFdys1IX+qwQUrV+/i56Tey/mYh8ZzWZYttwivRns =
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