Stathi C.
Stathi C.
https://github.com/go-nv/goenv/pull/425 Fixes it; turns out goenv-commands was calling versions in aloop - this can be detrimental to machine performance especially for those with long paths
@lukewang1024 released in v2.2.14
@VojtechVitek @pkieltyka I have created an issue and already pushed the fix PR. Can we please get this reviewed? I ensured this would maintain the existing functionality to not be...
For anyone that comes here, here is the current workaround: 1. set `OptionsPassthrough: true` on your `cors.Options` input. **What does this do?** It tells the Chi CORS middleware to let...
> @ChronosMasterOfAllTime FWIW, [my CORS library](https://github.com/jub0bs/cors) supports multiple `Access-Control-Request-Headers` headers out of the box and in a more efficient manner. See https://github.com/jub0bs/cors-examples/blob/main/chi-v5/main.go for an example of how to use it...
Releasing 2.2.28 to fix this. Thank you!
Ok thanks for bringing it up. We will look into it
This is a regression in behavior since 2.2.X after investigating. @reneleonhardt - think you can take this one
@reneleonhardt can you please assist?
I was thinking as a future feature and would make usage a lot more flexible, we add a going sync command. It will autogenerate the version files using the go...