File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ module kcl-lang.io/kcl-plugin
55go 1.23
66
77require (
8- github.com/valyala/fasthttp v1.58 .0
8+ github.com/valyala/fasthttp v1.59 .0
99 kcl-lang.io/kcl-go v0.11.1
1010)
1111
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IX
44github.com/klauspost/compress v1.17.11 /go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0 =
55github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
66github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
7- github.com/valyala/fasthttp v1.58 .0 h1:GGB2dWxSbEprU9j0iMJHgdKYJVDyjrOwF9RE59PbRuE =
8- github.com/valyala/fasthttp v1.58 .0 /go.mod h1:SYXvHHaFp7QZHGKSHmoMipInhrI5StHrhDTYVEjK/Kw =
7+ github.com/valyala/fasthttp v1.59 .0 h1:Qu0qYHfXvPk1mSLNqcFtEk6DpxgA26hy6bmydotDpRI =
8+ github.com/valyala/fasthttp v1.59 .0 /go.mod h1:GTxNb9Bc6r2a9D0TWNSPwDz78UxnTGBViY3xZNEqyYU =
99github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
1010github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
1111kcl-lang.io/kcl-go v0.11.1 h1:uc7RcT3tWII5dLaBOa+LNO38S/artWY6NnMY8lMtBrg =
You can’t perform that action at this time.
0 commit comments