Bekomme mittlerweile den selben Fehler im Upper 1.9.7:

Code:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x68 pc=0x953b9e]

goroutine 3357 [running]:
github.com/imroc/req.(*Resp).ToBytes(0xc0003e39a0?)
        /home/dev/go/pkg/mod/github.com/imroc/[email protected]/resp.go:49 +0x3e
github.com/imroc/req.(*Resp).String(...)
        /home/dev/go/pkg/mod/github.com/imroc/[email protected]/resp.go:67
gitlab.com/cli-tools1/go-reupper/pkg/hoster/xfilesharing.(*XFileSharing).multiUploadFile(0xc0003e2a50, {0xc00032fab0, 0x66}, 0xc000382000, 0xc00024e4e0, 0x5)
        /home/dev/Workspace/Gitlab/go-reupper/pkg/hoster/xfilesharing/xfilesharing.go:331 +0x92b
gitlab.com/cli-tools1/go-reupper/pkg/hoster/xfilesharing.(*XFileSharing).MultiUpload.func1({0xc00032fab0, 0x66}, 0xc00011acd8?, 0x0?, 0xc0006bd798?)
        /home/dev/Workspace/Gitlab/go-reupper/pkg/hoster/xfilesharing/xfilesharing.go:257 +0x75
created by gitlab.com/cli-tools1/go-reupper/pkg/hoster/xfilesharing.(*XFileSharing).MultiUpload
        /home/dev/Workspace/Gitlab/go-reupper/pkg/hoster/xfilesharing/xfilesharing.go:255 +0xa5