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 maas_seedance_sdk_1.0.0_go
-
- go 1.24
-
- require (
- github.com/openai/openai-go/v3 v3.1.0
- github.com/volcengine/volcengine-go-sdk v1.2.10
- golang.org/x/crypto v0.32.0
- )
-
- require (
- github.com/google/uuid v1.6.0 // indirect
- github.com/jmespath/go-jmespath v0.4.0 // indirect
- github.com/tidwall/gjson v1.14.4 // indirect
- github.com/tidwall/match v1.1.1 // indirect
- github.com/tidwall/pretty v1.2.1 // indirect
- github.com/tidwall/sjson v1.2.5 // indirect
- github.com/volcengine/volc-sdk-golang v1.0.23 // indirect
- google.golang.org/protobuf v1.31.0 // indirect
- gopkg.in/yaml.v2 v2.2.8 // indirect
- )
|