File tree 2 files changed +3
-3
lines changed
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
5
5
go 1.23
6
6
7
7
require (
8
- github.com/valyala/fasthttp v1.58 .0
8
+ github.com/valyala/fasthttp v1.59 .0
9
9
kcl-lang.io/kcl-go v0.11.1
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IX
4
4
github.com/klauspost/compress v1.17.11 /go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0 =
5
5
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
6
6
github.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 =
9
9
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
10
10
github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
11
11
kcl-lang.io/kcl-go v0.11.1 h1:uc7RcT3tWII5dLaBOa+LNO38S/artWY6NnMY8lMtBrg =
You can’t perform that action at this time.
0 commit comments