diff --git a/.golangci.yaml b/.golangci.yaml index 7a1e0632..d02feb6c 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -493,6 +493,7 @@ linters-settings: - github.com/prometheus/client_golang - github.com/gabriel-vasile/mimetype - github.com/u2takey/ffmpeg-go + - github.com/samber/lo # Packages that are not allowed where the value is a suggestion. deny: # - pkg: "github.com/sirupsen/logrus"