File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ go 1.23
6
6
7
7
require (
8
8
github.com/valyala/fasthttp v1.57.0
9
- kcl-lang.io/kcl-go v0.10.3
9
+ kcl-lang.io/kcl-go v0.10.8
10
10
)
11
11
12
12
require (
13
13
github.com/andybalholm/brotli v1.1.1 // indirect
14
14
github.com/klauspost/compress v1.17.11 // indirect
15
15
github.com/valyala/bytebufferpool v1.0.0 // indirect
16
- kcl-lang.io/lib v0.10.3 // indirect
16
+ kcl-lang.io/lib v0.10.8 // indirect
17
17
)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ github.com/valyala/fasthttp v1.57.0 h1:Xw8SjWGEP/+wAAgyy5XTvgrWlOD1+TxbbvNADYCm1
8
8
github.com/valyala/fasthttp v1.57.0 /go.mod h1:h6ZBaPRlzpZ6O3H5t2gEk1Qi33+TmLvfwgLLp0t9CpE =
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
- kcl-lang.io/kcl-go v0.10.3 h1:S2t+RdIl1d9bhIqcw7rd0Zk/Th2u7kSaAgASbbOuw+w =
12
- kcl-lang.io/kcl-go v0.10.3 /go.mod h1:kcXB9Ws4MTMj6zp5YXGxkx+Z4HieIrtlYDnFDhfs2mg =
13
- kcl-lang.io/lib v0.10.3 h1:2rbwIpfeq/udqon9roRgKax8LCiQR+/9a6Z2CEU314Q =
14
- kcl-lang.io/lib v0.10.3 /go.mod h1:gLxxHHwHTSvN0LH2r36OhsXq28VniI440enqvI75l7M =
11
+ kcl-lang.io/kcl-go v0.10.8 h1:ej7sh6bP4BADGQKagVibLVNXS4fkZ9jyVoCiu1d+NLc =
12
+ kcl-lang.io/kcl-go v0.10.8 /go.mod h1:JFBG/7MrP6yTIU133iHGaaMWPGPrAHbrwrIJ5TUXEVI =
13
+ kcl-lang.io/lib v0.10.8 h1:/Mhko6fngIstvdx9dAS3H6N1utogkWfoARVj643l5nU =
14
+ kcl-lang.io/lib v0.10.8 /go.mod h1:0Dw/MQwRMjLDksxl4JerGBn/ueaxRyCCKBCCwQwJ1MI =
You can’t perform that action at this time.
0 commit comments