Skip to content

Commit ceed0e1

Browse files
committed
chore: forgot to remove local deps
1 parent 186583d commit ceed0e1

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
@@ -70,4 +70,4 @@ require (
7070
)
7171

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

0 commit comments

Comments
 (0)