Skip to content

Commit

Permalink
Chore: (deps): bump kcl-lang.io/kcl-go from 0.10.3 to 0.10.8
Browse files Browse the repository at this point in the history
Bumps [kcl-lang.io/kcl-go](https://github.com/kcl-lang/kcl-go) from 0.10.3 to 0.10.8.
- [Release notes](https://github.com/kcl-lang/kcl-go/releases)
- [Commits](kcl-lang/kcl-go@v0.10.3...v0.10.8)

---
updated-dependencies:
- dependency-name: kcl-lang.io/kcl-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 16a4956 commit ec91c32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ go 1.23

require (
github.com/valyala/fasthttp v1.57.0
kcl-lang.io/kcl-go v0.10.3
kcl-lang.io/kcl-go v0.10.8
)

require (
github.com/andybalholm/brotli v1.1.1 // indirect
github.com/klauspost/compress v1.17.11 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
kcl-lang.io/lib v0.10.3 // indirect
kcl-lang.io/lib v0.10.8 // indirect
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ github.com/valyala/fasthttp v1.57.0 h1:Xw8SjWGEP/+wAAgyy5XTvgrWlOD1+TxbbvNADYCm1
github.com/valyala/fasthttp v1.57.0/go.mod h1:h6ZBaPRlzpZ6O3H5t2gEk1Qi33+TmLvfwgLLp0t9CpE=
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU=
github.com/xyproto/randomstring v1.0.5/go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E=
kcl-lang.io/kcl-go v0.10.3 h1:S2t+RdIl1d9bhIqcw7rd0Zk/Th2u7kSaAgASbbOuw+w=
kcl-lang.io/kcl-go v0.10.3/go.mod h1:kcXB9Ws4MTMj6zp5YXGxkx+Z4HieIrtlYDnFDhfs2mg=
kcl-lang.io/lib v0.10.3 h1:2rbwIpfeq/udqon9roRgKax8LCiQR+/9a6Z2CEU314Q=
kcl-lang.io/lib v0.10.3/go.mod h1:gLxxHHwHTSvN0LH2r36OhsXq28VniI440enqvI75l7M=
kcl-lang.io/kcl-go v0.10.8 h1:ej7sh6bP4BADGQKagVibLVNXS4fkZ9jyVoCiu1d+NLc=
kcl-lang.io/kcl-go v0.10.8/go.mod h1:JFBG/7MrP6yTIU133iHGaaMWPGPrAHbrwrIJ5TUXEVI=
kcl-lang.io/lib v0.10.8 h1:/Mhko6fngIstvdx9dAS3H6N1utogkWfoARVj643l5nU=
kcl-lang.io/lib v0.10.8/go.mod h1:0Dw/MQwRMjLDksxl4JerGBn/ueaxRyCCKBCCwQwJ1MI=

0 comments on commit ec91c32

Please sign in to comment.