diff options
Diffstat (limited to 'mediaapi/thumbnailer/thumbnailer_bimg.go')
-rw-r--r-- | mediaapi/thumbnailer/thumbnailer_bimg.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mediaapi/thumbnailer/thumbnailer_bimg.go b/mediaapi/thumbnailer/thumbnailer_bimg.go index 087385a7..6ca53317 100644 --- a/mediaapi/thumbnailer/thumbnailer_bimg.go +++ b/mediaapi/thumbnailer/thumbnailer_bimg.go @@ -12,6 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build bimg // +build bimg package thumbnailer |