You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module gitea.drugeyes.vip/pharnexbase/risk-sdk-go
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/go-resty/resty/v2 v2.7.0
|
|
github.com/google/uuid v1.3.0
|
|
github.com/spf13/cast v1.5.0
|
|
)
|
|
|
|
require golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect
|
|
|