Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
xtekky
GitHub Repository: xtekky/tiktok-viewbot
Path: blob/main/old/v1/to update/golang/go.mod
621 views
module mewzax/ocr-api

go 1.18

require (
	github.com/goccy/go-json v0.9.8
	github.com/gofiber/fiber/v2 v2.35.0
	github.com/mewzax/fasthttp v1.39.1
)

require (
	github.com/andybalholm/brotli v1.0.4 // indirect
	github.com/gofiber/redirect/v2 v2.1.24 // indirect
	github.com/gofiber/template v1.6.29 // indirect
	github.com/klauspost/compress v1.15.7 // indirect
	github.com/valyala/bytebufferpool v1.0.0 // indirect
	github.com/valyala/fasthttp v1.38.0 // indirect
	github.com/valyala/tcplisten v1.0.0 // indirect
	golang.org/x/sys v0.0.0-20220702020025-31831981b65f // indirect
)