PDF: Add go dependency (#89949)

Chore: Add Enterprise library
This commit is contained in:
Agnès Toulet 2024-07-11 11:50:40 +02:00 committed by GitHub
parent 8031ef1aac
commit fb8e98bcc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,7 @@ import (
_ "github.com/hashicorp/golang-lru/v2"
_ "github.com/linkedin/goavro/v2"
_ "github.com/m3db/prometheus_remote_client_golang/promremote"
_ "github.com/phpdave11/gofpdi"
_ "github.com/robfig/cron/v3"
_ "github.com/russellhaering/goxmldsig"
_ "github.com/stretchr/testify/require"