1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-23 12:57:05 +00:00

rest json errors: handle unspported NaN values as the standard package's error doesn't give us more information

This commit is contained in:
Gerasimos (Makis) Maropoulos
2024-09-13 11:52:03 +03:00
parent 6776bf0dc9
commit 3137d0d791
7 changed files with 196 additions and 98 deletions

2
doc.go
View File

@@ -14,7 +14,7 @@ Source code and other details for the project are available at GitHub:
# Installation
The only requirement is the Go Programming Language, at least version 1.22.
The only requirement is the Go Programming Language, at least version 1.23.
$ go get github.com/kataras/iris/v12@latest