You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. As stated, here's what happens when you start the binary under Windows 10 x64:
panic: Endpoint: does not follow ip address or domain name standards.
goroutine 1 [running]:
github.com/jack5341/super-dollop/pkg.Connect()
/home/runner/work/super-dollop/super-dollop/pkg/minio.go:18 +0xa7
github.com/jack5341/super-dollop/cmd.Execute()
/home/runner/work/super-dollop/super-dollop/cmd/root.go:21 +0x19
main.main()
/home/runner/work/super-dollop/super-dollop/main.go:8 +0x17
The text was updated successfully, but these errors were encountered:
@jack5341 i didn't set any env. i would like to use this only for encrypting/decrypting purpose (as described here: "also you can use Super Dollop for encrypt your file quickly to print it"), without the minio/s3 stuff.
Hi there. As stated, here's what happens when you start the binary under Windows 10 x64:
The text was updated successfully, but these errors were encountered: