appy icon indicating copy to clipboard operation
appy copied to clipboard

An opinionated productive web framework that helps scaling business easier.

Results 5 appy issues
Sort by recently updated
recently updated
newest added

**Description** As a developer, I would like to easily inspect my background jobs processing status so that I can develop/troubleshoot the business logic easier. **Expected Developer Experience** - [ ]...

enhancement

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.9.0. Release notes Sourced from github.com/gin-gonic/gin's releases. v1.9.0 Changelog BREAK CHANGES Stop useless panicking in context and render #2150 BUG FIXES fix(router): tree bug where...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 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...

dependencies

The [Testify project](https://github.com/stretchr/testify/mock) has unfortunately exposed types [`AnythingOfTypeArgument`](https://pkg.go.dev/github.com/stretchr/testify/mock#AnythingOfTypeArgument) and [`IsTypeArgument`](https://pkg.go.dev/github.com/stretchr/testify/mock#IsTypeArgument) which should have stayed implementation details. They should have been private types hidden behind an interface. Those types have function...

Just `go mod tidy` using Go 1.22.1