Add requests package and implement JSON fetching in main.go
This commit is contained in:
3
pkgs
Normal file → Executable file
3
pkgs
Normal file → Executable file
@@ -6,4 +6,5 @@ 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
|
||||
go get github.com/golang-jwt/jwt/v5
|
||||
go get github.com/carlmjohnson/requests
|
||||
Reference in New Issue
Block a user