Arturo Salvio
Arturo Salvio
Added a version using: * Fiber (https://gofiber.io) * graphql-go (https://github.com/graph-gophers/graphql-go) _not dependent on net/http_ * sonic (https://github.com/bytedance/sonic) _performant JSON (de)serializer_ More: * updated other go projects dependencies
## Description This PR has to be merged after [this](https://github.com/loopholelabs/frisbee-go/pull/168) is merged and released. Basically, removes the dependency of `pkg/errors` package.
### Check for existing issues - [X] Completed ### Describe the feature **Description:** Currently, the editor resets all code sections to their unfolded state upon application restart or file reopening....