Skip to content

Commit f05afad

Browse files
committed
chore: uncommenting go mod replace
1 parent 1a460ef commit f05afad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ require (
7171
)
7272

7373
// for local development, uncomment this
74-
replace github.com/RedisLabs/rediscloud-go-api => ../rediscloud-go-api
74+
//replace github.com/RedisLabs/rediscloud-go-api => ../rediscloud-go-api

0 commit comments

Comments
 (0)