Overflow
zxrys opened this issue · 2 comments
zxrys commented
\go\pkg\mod\github.com\larksuite\oapi-sdk-go\v3@v3.0.2\service\drive\v1\api_ext.go:30:13: cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in struct literal (overflows)
zxrys commented
after updating to v3.1.2, it still dosen't work
zxrys commented
all right, my mistake. it can only run with 64 bit go.