Skip to content

Commit

Permalink
fix security warnging
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerou committed May 9, 2024
1 parent 7e29806 commit 5e2d64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/gin-gonic/gin

go 1.21
go 1.21.0

require (
github.com/bytedance/sonic v1.11.6
Expand Down

0 comments on commit 5e2d64a

Please sign in to comment.