Skip to content

Commit b0d02d8

Browse files
author
Tim Middleton
committed
Use current coherence-go-client in dapr build
1 parent 7d925f8 commit b0d02d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-test-dapr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ func init() {
8585
EOF
8686

8787
# Test with the current go client
88-
go mod edit -replace github.com/oracle/coherence-go-client/v2=../../../../coherence
88+
go mod edit -replace github.com/oracle/coherence-go-client/v2=../../../..
8989

9090

9191
echo "Building dapr core..."

0 commit comments

Comments
 (0)