Skip to content

Commit

Permalink
chore: bump kcl-go version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Oct 31, 2023
1 parent 3595330 commit e3e3541
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/spf13/cobra v1.7.0
github.com/urfave/cli/v2 v2.25.0
kcl-lang.io/kcl-go v0.7.0-alpha.1
kcl-lang.io/kcl-go v0.7.0-alpha.1.0.20231031031432-25d679a46c78
kcl-lang.io/kcl-openapi v0.5.2-0.20231030135154-85914c973a3f
kcl-lang.io/kpm v0.3.8-0.20231030111336-55b49aeaaa16
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1276,8 +1276,8 @@ k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 h1:qY1Ad8PODbnymg2pRbkyMT/ylpTrC
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kcl-lang.io/kcl-artifact-go v0.7.0-alpha.1 h1:b9EPI/JBeR7cB/cViVXHaKfKpTbMKqRAtXNlePjswsk=
kcl-lang.io/kcl-artifact-go v0.7.0-alpha.1/go.mod h1:c07mqi9Hu2UjPW7lYfHhAAWOlZiB7lo7Vkr4jL5ov/M=
kcl-lang.io/kcl-go v0.7.0-alpha.1 h1:/Z4DlyGJjpMV300bjJ840tAkWHeuCK7Ukkj2XJn+D4o=
kcl-lang.io/kcl-go v0.7.0-alpha.1/go.mod h1:71orQfLXck+KxhKs/OJE8pCtWN3x1M29AMYQnUctIKs=
kcl-lang.io/kcl-go v0.7.0-alpha.1.0.20231031031432-25d679a46c78 h1:uvXbJL230YqW8BHPAyq6MMxaa6QXQEqYbH74YAjkMIQ=
kcl-lang.io/kcl-go v0.7.0-alpha.1.0.20231031031432-25d679a46c78/go.mod h1:71orQfLXck+KxhKs/OJE8pCtWN3x1M29AMYQnUctIKs=
kcl-lang.io/kcl-openapi v0.5.2-0.20231030135154-85914c973a3f h1:Qqex0WaWQUokwCAhJT/k9V1eBpPWpfxTYNENjMxbfJU=
kcl-lang.io/kcl-openapi v0.5.2-0.20231030135154-85914c973a3f/go.mod h1:Ai9mFztCVKkRSFabczO/r5hCNdqaNtAc2ZIRxTeV0Mk=
kcl-lang.io/kpm v0.3.8-0.20231030111336-55b49aeaaa16 h1:YtBQzZsiucIPGxM1VnT49n8clRzqj0AY3qR8CXoAP7c=
Expand Down

0 comments on commit e3e3541

Please sign in to comment.