Skip to content

Commit

Permalink
chore: bump kcl version to v0.5.0-alpha.2 (#112)
Browse files Browse the repository at this point in the history
chore: bump kcl version to v0.5.0-alpha.2.
  • Loading branch information
Peefy authored Jun 5, 2023
1 parent 58e7e39 commit 3691d18
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 @@ -16,7 +16,7 @@ require (
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
gopkg.in/yaml.v3 v3.0.1
kusionstack.io/kclvm-artifact-go v0.5.0-alpha.1
kusionstack.io/kclvm-artifact-go v0.5.0-alpha.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
kusionstack.io/kclvm-artifact-go v0.5.0-alpha.1 h1:wPqqQdPtSyfY+chQToiQITGBBdATm/IhWiVvBR8fh+w=
kusionstack.io/kclvm-artifact-go v0.5.0-alpha.1/go.mod h1:WI+NvDeMqu1AduJT119X7q8KQdYmKfv4Nq4OvZ1tAsI=
kusionstack.io/kclvm-artifact-go v0.5.0-alpha.2 h1:D+R75S7pQlsIg8UTfDi1u+NHdpbd1ot9tLYIfNpN/qQ=
kusionstack.io/kclvm-artifact-go v0.5.0-alpha.2/go.mod h1:WI+NvDeMqu1AduJT119X7q8KQdYmKfv4Nq4OvZ1tAsI=

0 comments on commit 3691d18

Please sign in to comment.