module jokes-bapak2-api go 1.16 require ( github.com/Masterminds/squirrel v1.5.0 github.com/aldy505/bob v0.0.2 github.com/aldy505/phc-crypto v1.1.0 github.com/allegro/bigcache/v2 v2.2.5 // indirect github.com/allegro/bigcache/v3 v3.0.0 github.com/georgysavva/scany v0.2.9 github.com/getsentry/sentry-go v0.11.0 github.com/go-redis/redis/v8 v8.11.0 github.com/gofiber/fiber/v2 v2.15.0 github.com/gojek/heimdall/v7 v7.0.2 github.com/jackc/pgx/v4 v4.12.0 github.com/joho/godotenv v1.3.0 github.com/kr/text v0.2.0 // indirect github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7 github.com/stretchr/testify v1.7.0 golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect )