mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 15:02:23 +00:00
a4091fd61c
There was a change to the auth.VerifyAccess that changed IsPublicBucket to IsPublicRequest, but another PR (GetBucketLocation) that was merged at the same time (and not rebased) was using the old version. Update this to fix the build.