We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I want to direct encrypt and print it see this error.
~/Desktop/Personal Projects/super-dollop master ❯ go run . enc --note=hello-world -p 21:58:58 panic: failed to connect to minio client goroutine 1 [running]: github.com/jack5341/super-dollop/pkg.Connect(0x1400007c058) /Users/nedim/Desktop/Personal Projects/super-dollop/pkg/minio.go:18 +0x208 github.com/jack5341/super-dollop/cmd.Execute() /Users/nedim/Desktop/Personal Projects/super-dollop/cmd/root.go:21 +0x20 main.main() /Users/nedim/Desktop/Personal Projects/super-dollop/main.go:13 +0x20 exit status 2```
The text was updated successfully, but these errors were encountered:
jack5341
No branches or pull requests
When I want to direct encrypt and print it see this error.
The text was updated successfully, but these errors were encountered: