Skip to content

v0.0.39

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 07:41
· 40 commits to main since this release

0.0.39 - 2025-02-20

set gin.Context into context for logrus

⛰️ Features

  • (gin) set gin.Context into context for logrus - (fe4a163) - hedon954