iris icon indicating copy to clipboard operation
iris copied to clipboard

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:

Results 190 iris issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** ``` package main import ( "github.com/kataras/iris/v12" "github.com/kataras/iris/v12/websocket" "log" "strings" ) func main() { // Upgrader...

**Describe the bug** # github.com/kataras/iris/v12/core/router ../../../../../pkg/mod/github.com/kataras/iris/[email protected]/core/router/handler_debug.go:61:73: cannot use debugLevel.Style (variable of type []printer.RichOption) as []pio.RichOption value in argument to pio.WriteRich

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.44.0 to 0.46.0. Commits 2002a06 go.mod: update golang.org/x dependencies 59706cd html: impose open element stack size limit 6ec8895 html: align in row insertion mode with spec 5393563...

dependencies
go

Bumps [github.com/kataras/pio](https://github.com/kataras/pio) from 0.0.13 to 0.0.14. Release notes Sourced from github.com/kataras/pio's releases. v0.0.14 What's Changed Bump golang.org/x/sys from 0.13.0 to 0.16.0 by @​dependabot in kataras/pio#17 Bump golang.org/x/sys from 0.16.0 to...

dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.29.0 to 0.30.0. Commits c6abd03 go.mod: update golang.org/x dependencies 42f038d x/text: fix nil dereference in gotext extract a42f0e2 all: use built-in max/min to simplify the code See...

dependencies
go

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.24.3 to 2.24.5. Release notes Sourced from github.com/tdewolff/minify/v2's releases. v2.24.5 CSS: fix parser for multiple selector (does not affect minifier) JS: revert transformation of a = a...

dependencies
go

Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.9.0 to 0.9.1. Release notes Sourced from github.com/mailru/easyjson's releases. v0.9.1 What's Changed Fix unmarshal null to existing value by @​neal in mailru/easyjson#407 Fix unmarshal null values for...

dependencies
go

Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk...

dependencies
go

Any ETA for next major release? Development for current version seems slow. Thank you for your good work.