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
66
77require (
88 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
1010)
1111
1212require (
1313 github.com/andybalholm/brotli v1.1.1 // indirect
1414 github.com/klauspost/compress v1.17.11 // indirect
1515 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
1717)
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
88github.com/valyala/fasthttp v1.57.0 /go.mod h1:h6ZBaPRlzpZ6O3H5t2gEk1Qi33+TmLvfwgLLp0t9CpE =
99github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
1010github.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