first commit
This commit is contained in:
9
pkgs
Normal file
9
pkgs
Normal file
@@ -0,0 +1,9 @@
|
||||
go get github.com/gofiber/fiber/v2
|
||||
go get github.com/twmb/franz-go
|
||||
go get github.com/redis/go-redis/v9
|
||||
go get google.golang.org/grpc
|
||||
go get github.com/lib/pq
|
||||
go get github.com/rs/zerolog/log
|
||||
go get github.com/bytedance/sonic
|
||||
go get github.com/gofiber/swagger
|
||||
go get github.com/golang-jwt/jwt/v5
|
||||
Reference in New Issue
Block a user