Skip to content

Commit

Permalink
chore(deps): bump kcl-lang.io/kcl-go in the misc-deps group
Browse files Browse the repository at this point in the history
Bumps the misc-deps group with 1 update: [kcl-lang.io/kcl-go](https://github.com/kcl-lang/kcl-go).


Updates `kcl-lang.io/kcl-go` from 0.10.5 to 0.10.6
- [Release notes](https://github.com/kcl-lang/kcl-go/releases)
- [Commits](kcl-lang/kcl-go@v0.10.5...v0.10.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 970223d commit 4eb5264
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 @@ -23,7 +23,7 @@ require (
github.com/stretchr/testify v1.9.0
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
kcl-lang.io/kcl-go v0.10.5
kcl-lang.io/kcl-go v0.10.6
kcl-lang.io/kpm v0.10.0
sigs.k8s.io/controller-runtime v0.19.0
)
Expand Down Expand Up @@ -169,7 +169,7 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
k8s.io/cli-runtime v0.31.1 // indirect
k8s.io/kubectl v0.31.1 // indirect
kcl-lang.io/lib v0.10.5 // indirect
kcl-lang.io/lib v0.10.6 // indirect
oras.land/oras-go v1.2.6 // indirect
oras.land/oras-go/v2 v2.5.0 // indirect
sigs.k8s.io/kustomize/api v0.17.3 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1459,12 +1459,12 @@ k8s.io/kubectl v0.31.1 h1:ih4JQJHxsEggFqDJEHSOdJ69ZxZftgeZvYo7M/cpp24=
k8s.io/kubectl v0.31.1/go.mod h1:aNuQoR43W6MLAtXQ/Bu4GDmoHlbhHKuyD49lmTC8eJM=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kcl-lang.io/kcl-go v0.10.5 h1:vIP0FdCm8GDzWnEEJ32cl3+oZg9QNHX6KiPPyDRE3vE=
kcl-lang.io/kcl-go v0.10.5/go.mod h1:hpgf9XfvHtIYu8TMiHUZgujdSfvUfNhuEH2BgKjpd+Q=
kcl-lang.io/kcl-go v0.10.6 h1:Hj0s1oDZKd2a36SUoYS5hj3cB5B5EmuerEYBkNg4DhE=
kcl-lang.io/kcl-go v0.10.6/go.mod h1:7jYMIya4H9+pyYOcMU+IzNQyAUB+xsMSHSjbaGwjwBs=
kcl-lang.io/kpm v0.10.0 h1:VnsJ5IS8YSvgXYnItLdaJp/1tTrSSmThzmNCWmhm5Bg=
kcl-lang.io/kpm v0.10.0/go.mod h1:MhQh9kewILcUlhuhVBksxWVZfgdwkpkX6xFj1pxF0QM=
kcl-lang.io/lib v0.10.5 h1:snap+FcodzCdH5hVdhWlYp9AZqH2QB6sjsVt+s14aKM=
kcl-lang.io/lib v0.10.5/go.mod h1:0Dw/MQwRMjLDksxl4JerGBn/ueaxRyCCKBCCwQwJ1MI=
kcl-lang.io/lib v0.10.6 h1:OJo0eq4yO8/PyzjiCPLzt+Pl5bxLm6WddhPl/kSzyMg=
kcl-lang.io/lib v0.10.6/go.mod h1:0Dw/MQwRMjLDksxl4JerGBn/ueaxRyCCKBCCwQwJ1MI=
oras.land/oras-go v1.2.6 h1:z8cmxQXBU8yZ4mkytWqXfo6tZcamPwjsuxYU81xJ8Lk=
oras.land/oras-go v1.2.6/go.mod h1:OVPc1PegSEe/K8YiLfosrlqlqTN9PUyFvOw5Y9gwrT8=
oras.land/oras-go/v2 v2.5.0 h1:o8Me9kLY74Vp5uw07QXPiitjsw7qNXi8Twd+19Zf02c=
Expand Down

0 comments on commit 4eb5264

Please sign in to comment.