3
0
mirror of https://github.com/gin-gonic/gin.git synced 2025-04-06 03:57:46 +08:00

5 Commits

Author SHA1 Message Date
thinkerou
1e1f0b1e76
chore: support min go version 1.18 ()
* chore: min go version 1.18

* fix build tag error

* remove build tag

* fix word

* remove any.go

* replace interface{} instead of any
2023-03-01 10:03:48 +08:00
thinkerou
2bde107686
test support go1.18 () 2022-03-21 09:43:17 +08:00
thinkerou
ed6f85c478
build: convert to go:build directives () 2021-03-27 09:09:44 +08:00
Antoine GIRARD
fd8a65b252 Add build tag nomsgpack ()
* add build tag nomsgpack

* Update copyright

* Update copyright
2020-01-07 11:31:10 +08:00
Dmitry Kutakov
f7becac7bc Relocate binding body tests ()
* Relocate binding body tests

Every test file should be related to a tested file.
Remove useless tests.

* Add github.com/stretchr/testify/require package
2019-10-10 16:58:31 +08:00