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 @@ -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-20241219102532-2807bc88310d
9+ github.com/cloudnative-pg/machinery v0.0.0-20241223154527-66cd032ef607
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,7 +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.1 // indirect
2524 github.com/onsi/gomega v1.36.2 // indirect
2625 github.com/x448/float16 v0.8.4 // indirect
2726 golang.org/x/net v0.33.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-20241219102532-2807bc88310d h1:v9IgiRYa7r+KCUxl5lCyUXdhsefZ90engPSMNLBqYmc =
4- github.com/cloudnative-pg/machinery v0.0.0-20241219102532-2807bc88310d /go.mod h1:uBHGRIk5rt07mO4zjIC1uvGBWTH6PqIiD1PfpvPGZKU =
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 =
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