Enviy

Results 5 comments of Enviy

I received this error at first as well. I had to ensure that I was in the same directory as the 'data' folder.

That's a good point about the backslash. At first I thought it was escaping a space character but there shouldn't be a space there so it's odd. So earlier I...

In this example Slack does appear to support the use of `emoji` with `mrkdown` in `section` type blocks. However I still encounter errors when attempting to use `mrkdown`. Using `mrkdown`...

I was also encountering this issue. Despite checking for the net.ErrClosed error with errors.Is(), it was not being correctly caught. As strange as it sounds, it was resolved by calling...

Hey @StevenACoffman, thanks for the response! It doesn't look like #894 is included in 1.5.1 so I've pinned github.com/gorilla/websocket to the commit 1bddf2e0dba6f35492b0f5614905b291cd0ab88d in go.mod for now (just because it's...