1
0
mirror of https://github.com/kataras/iris.git synced 2026-07-31 08:29:50 +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
+1 -1
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