We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f0be8 commit 1d42758Copy full SHA for 1d42758
1 file changed
go.mod
@@ -8,3 +8,5 @@ require (
8
github.com/ovirt/go-ovirt-client-log/v3 v3.0.0
9
github.com/stretchr/testify v1.7.0 // indirect
10
)
11
+
12
+replace github.com/ovirt/go-ovirt v0.0.0-20220427092237-114c47f2835c => fox.flant.com/deckhouse/cloud-providers/ovirt/go-ovirt v0.0.1-flant
0 commit comments