Skip to content

Commit 3a78ee2

Browse files
Update bucketpath.go
1 parent b65a4d9 commit 3a78ee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/bucketpath.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,5 +202,6 @@ func GetOptimisticBucketPath(url string, method string) string {
202202
}
203203
}
204204

205+
fmt.Println("The bucket is going to be ", bucket.String());
205206
return bucket.String()
206207
}

0 commit comments

Comments
 (0)