Rowinson Gallego

Results 5 comments of Rowinson Gallego

It actually works well with `full_bin` like: ``` [build] cmd = "go build -o ./tmp/main ./cmd/myapp/" full_bin = "DEBUG_ENABLED=true ./tmp/main" ``` I imagine if `full_bin` is present then `bin` is...

Returning 401 for invalid keys is wrong according to the proposed RFC 8292 [Voluntary Application Server Identification (VAPID) for Web Push](https://datatracker.ietf.org/doc/rfc8292/?include_text=1): *A 401 (Unauthorized) status code might be used if...

Yes, in case the log instance has `TraceLevel` (which maps to `log.OFF` in lecho), check if maybe the library user has set the global level, because that is another way...

@epinault have you have any luck in taking over the project? There's a lot of issues with old dependencies. It would be great to at least solve these issues.

I'm having this problem with version 3.0.1 in a Mac 10.12.4 (Sierra). I can't open the file I've recently created. Is there a workaround?