gin/render
thinkerou 1e1f0b1e76
chore: support min go version 1.18 (#3511)
* 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
..
data.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
html.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
json.go Stop useless panicking in context and render (#2150) 2023-02-12 10:01:33 +08:00
msgpack.go chore: support min go version 1.18 (#3511) 2023-03-01 10:03:48 +08:00
protobuf.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
reader.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
reader_test.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
redirect.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
render.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
render_msgpack_test.go chore: support min go version 1.18 (#3511) 2023-03-01 10:03:48 +08:00
render_test.go Stop useless panicking in context and render (#2150) 2023-02-12 10:01:33 +08:00
text.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
toml.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
xml.go chore: update go.mod and remove space from copyright (#3158) 2022-05-28 10:42:28 +08:00
yaml.go chore(yaml): upgrade dependency to v3 version (#3456) 2023-01-02 12:40:48 +08:00