Changelog
Enhancements
- 05caa5c chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 (gin-gonic#3198)
- f2182de chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (gin-gonic#3177)
- 12b55b4 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (gin-gonic#3207)
Others
- 815122a Fix a syntax error in a code comment (gin-gonic#3201)
- 6c3a1d7 Small doc fix on Context's ClientIP() method. (gin-gonic#3180)
- 7d41987 sync httprouter for fix bug