We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d925f8 commit b0d02d8Copy full SHA for b0d02d8
scripts/run-test-dapr.sh
@@ -85,7 +85,7 @@ func init() {
85
EOF
86
87
# Test with the current go client
88
-go mod edit -replace github.com/oracle/coherence-go-client/v2=../../../../coherence
+go mod edit -replace github.com/oracle/coherence-go-client/v2=../../../..
89
90
91
echo "Building dapr core..."
0 commit comments