Skip to content

Commit

Permalink
fix : update kclvm-artifact-go (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeverRaR authored Feb 22, 2023
1 parent 4c15c10 commit 9bcf3d2
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 @@ -17,7 +17,7 @@ require (
google.golang.org/protobuf v1.28.0
gopkg.in/yaml.v3 v3.0.0-20220512140231-539c8e751b99
kusionstack.io/kcl-plugin v0.4.4
kusionstack.io/kclvm-artifact-go v0.4.4-beta.5.0.20230221121811-72c6525d26c6
kusionstack.io/kclvm-artifact-go v0.4.4-beta.6.0.20230222073855-196f87256b27
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,5 @@ honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
kusionstack.io/kcl-plugin v0.4.4 h1:Ke6SMbZ33qaR0mTCaZSVmVop+8Hk8UQK217z7ml97z8=
kusionstack.io/kcl-plugin v0.4.4/go.mod h1:VgB7qXVbDGWFOh/qb/yXf75+UrliP5EPXOQUDqBCdAQ=
kusionstack.io/kclvm-artifact-go v0.4.4-beta.5.0.20230221121811-72c6525d26c6 h1:dt0seQnx+Mxae8/ScmiAMZp52ZX/KVK33HJXI2AkGQY=
kusionstack.io/kclvm-artifact-go v0.4.4-beta.5.0.20230221121811-72c6525d26c6/go.mod h1:WI+NvDeMqu1AduJT119X7q8KQdYmKfv4Nq4OvZ1tAsI=
kusionstack.io/kclvm-artifact-go v0.4.4-beta.6.0.20230222073855-196f87256b27 h1:OmTqDJYtqn4tMeeR4bQ1g8Qr64BimGF9dzEdiegjioo=
kusionstack.io/kclvm-artifact-go v0.4.4-beta.6.0.20230222073855-196f87256b27/go.mod h1:WI+NvDeMqu1AduJT119X7q8KQdYmKfv4Nq4OvZ1tAsI=

0 comments on commit 9bcf3d2

Please sign in to comment.