go-web
go-web copied to clipboard
A Golang framework for build microservices.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade multiple dependencies. 👯♂ The following dependencies are linked and will...
Snyk has created this PR to upgrade react-redux from 8.0.1 to 8.0.2.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
We can improve configuration by using the [envconfig](https://github.com/kelseyhightower/envconfig) library.
Documentation is quite old. Needs update with new features and architecture description.
Needs to migrate to new JWT [library](https://github.com/golang-jwt/jwt) due to security flag. [Migration guide](https://github.com/golang-jwt/jwt/blob/main/MIGRATION_GUIDE.md)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.2.0 to 1.3.3. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.3 New Features ASCON light-weight authenticated encryption. Hybrid KEM for HPKE based on Kyber and X25519. CIRCL...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...