Chore: Replace gofpdf (#75805)

* Chore: Replace gofpdf

* Update main.go

* Add code owner

* update gofpdf
This commit is contained in:
Agnès Toulet
2023-10-02 15:32:35 +02:00
committed by GitHub
parent 5e21e7019c
commit 23c61fa785
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -17,8 +17,8 @@ import (
_ "github.com/googleapis/gax-go/v2"
_ "github.com/grafana/dskit/backoff"
_ "github.com/grafana/dskit/flagext"
_ "github.com/grafana/gofpdf"
_ "github.com/grpc-ecosystem/go-grpc-middleware"
_ "github.com/jung-kurt/gofpdf"
_ "github.com/linkedin/goavro/v2"
_ "github.com/m3db/prometheus_remote_client_golang/promremote"
_ "github.com/robfig/cron/v3"