Using the Slack Client is inherently less secure than using gosecret.io directly. For very sensitive information we recommend using gosecret.io directly
git clone https://github.com/chriswalz/GoSecretSlackAppEngine.git
These two constants need to be created in sensitive/config.go:
SLACK_TOKEN, SLACK_VERIF_TOKEN
cd GoSecretSlackAppEngine
(where app.yaml file is)
gcloud app deploy --quiet
gcloud app logs tail