Imports
- github.com/Nhanderu/brdoc
- github.com/auth0-community/go-auth0
- github.com/aws/aws-sdk-go/aws
- github.com/aws/aws-sdk-go/aws/credentials
- github.com/aws/aws-sdk-go/aws/session
- github.com/aws/aws-sdk-go/service/secretsmanager
- github.com/aws/aws-sdk-go/service/sns
- github.com/aws/aws-sdk-go/service/sqs
- github.com/gin-gonic/gin
- github.com/go-playground/validator/v10
- github.com/go-redis/redis/v8
- github.com/google/uuid
- github.com/patrickmn/go-cache
- github.com/sendgrid/sendgrid-go
- github.com/sendgrid/sendgrid-go/helpers/mail
- github.com/sirupsen/logrus
- github.com/spf13/cobra
- github.com/swaggo/files
- github.com/swaggo/gin-swagger
- github.com/swaggo/swag
- github.com/tidwall/gjson
- github.com/tidwall/sjson
- github.com/xdg-go/pbkdf2
- go.mongodb.org/mongo-driver/bson/primitive
- go.mongodb.org/mongo-driver/mongo
- go.mongodb.org/mongo-driver/mongo/options
- go.mongodb.org/mongo-driver/mongo/readpref
- golang.org/x/text/language
- golang.org/x/text/message
- golang.org/x/text/transform
- golang.org/x/text/unicode/norm
- google.golang.org/grpc
- google.golang.org/grpc/reflection
- gopkg.in/auth0.v3/management
- gopkg.in/mgo.v2/bson
- gopkg.in/square/go-jose.v2
- gopkg.in/yaml.v2
Standard library imports
- bytes
- context
- crypto
- crypto/aes
- crypto/cipher
- crypto/des
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/tls
- crypto/x509
- encoding/asn1
- encoding/json
- encoding/pem
- errors
- fmt
- hash
- io
- io/ioutil
- math
- math/rand
- net
- net/http
- net/url
- os
- os/signal
- path/filepath
- reflect
- regexp
- runtime/debug
- strconv
- strings
- sync
- time
- unicode