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 @@ -6,7 +6,7 @@ toolchain go1.23.4
66
77require (
88 github.com/cloudnative-pg/barman-cloud v0.0.0-20241218093921-134c7de4954a
9- github.com/cloudnative-pg/machinery v0.0.0-20241223154527-66cd032ef607
9+ github.com/cloudnative-pg/machinery v0.0.0-20250102082645-95c37fe624d0
1010 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.79.2
1111 k8s.io/api v0.32.0
1212 k8s.io/apimachinery v0.32.0
@@ -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.22.2 // indirect
25- github.com/onsi/gomega v1.36.2 // indirect
2624 github.com/x448/float16 v0.8.4 // indirect
2725 golang.org/x/net v0.33.0 // indirect
2826 golang.org/x/text v0.21.0 // indirect
Original file line number Diff line number Diff line change 11github.com/cloudnative-pg/barman-cloud v0.0.0-20241218093921-134c7de4954a h1:VrEa9P/HfA6csNOh0DRlUyeUoKuByV57tLnf2rTIqfU =
22github.com/cloudnative-pg/barman-cloud v0.0.0-20241218093921-134c7de4954a /go.mod h1:HPGwXHlatQEnb2HdsbGTZLEo8qlxKLdxTHiTeF9TTqw =
3- github.com/cloudnative-pg/machinery v0.0.0-20241223154527-66cd032ef607 h1:Jymgt/H6iNoUZCqF6YtOqE2GgQIM1e1tWjT42B6vPJs =
4- github.com/cloudnative-pg/machinery v0.0.0-20241223154527-66cd032ef607 /go.mod h1:n6br6GuNXcwYI5SgRArt9rM2hgZ1ElZr4vkJCWfiC/U =
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 =
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