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