Skip to content

Commit

Permalink
Update go.mod and go.sum - Update ktcloud-sdk-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
innodreamer committed Jan 16, 2024
1 parent 64cbc4d commit d32f8e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ require (
require (
github.com/IBM/platform-services-go-sdk v0.30.0
github.com/NaverCloudPlatform/ncloud-sdk-go-v2 v1.6.6
github.com/cloud-barista/ktcloud-sdk-go v0.1.1-0.20231128062321-d5e69ac1afa2
github.com/cloud-barista/ktcloud-sdk-go v0.2.1-0.20240116154332-e1c0c726d5b5
github.com/cloud-barista/nhncloud-sdk-go v0.0.0-20231114133737-f29e6fddb736
github.com/go-openapi/strfmt v0.21.3
github.com/hashicorp/go-version v1.6.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@ github.com/cloud-barista/cb-log v0.8.0 h1:ArWCs1EgpoD3ZnBgcC4cAw5ufI/JHmFKfJswlv
github.com/cloud-barista/cb-log v0.8.0/go.mod h1:nGgfTFMPwl1MpCO3FBjexUkNdOYA0BNJoyM9Pd0lMms=
github.com/cloud-barista/ktcloud-sdk-go v0.1.1-0.20231128062321-d5e69ac1afa2 h1:w4dydk7O5hMRCQEzr5efh4DCAOWdT+jHcKOKgxhOFuY=
github.com/cloud-barista/ktcloud-sdk-go v0.1.1-0.20231128062321-d5e69ac1afa2/go.mod h1:ZIrUxItUvMIGZyX6Re7tUdcS3cwBIzBPcL+Pk/6lt/8=
github.com/cloud-barista/ktcloud-sdk-go v0.2.0 h1:tyAuBu5f91+KGuaO7twsD2ET93//6ucWruYrjJH7cZo=
github.com/cloud-barista/ktcloud-sdk-go v0.2.0/go.mod h1:ZIrUxItUvMIGZyX6Re7tUdcS3cwBIzBPcL+Pk/6lt/8=
github.com/cloud-barista/ktcloud-sdk-go v0.2.1-0.20240116154332-e1c0c726d5b5 h1:y+qC1tawDnSSVuTcgCyFGnOcyVCsaqPWWeSkjyITlW4=
github.com/cloud-barista/ktcloud-sdk-go v0.2.1-0.20240116154332-e1c0c726d5b5/go.mod h1:ZIrUxItUvMIGZyX6Re7tUdcS3cwBIzBPcL+Pk/6lt/8=
github.com/cloud-barista/nhncloud-sdk-go v0.0.0-20231114133737-f29e6fddb736 h1:6cc5BVWPZAo1gW7Mjfd74XAK4Wv/J6vLc3CSSMuRXd0=
github.com/cloud-barista/nhncloud-sdk-go v0.0.0-20231114133737-f29e6fddb736/go.mod h1:G+VjfmHi5IUt0oe14A5UXmbrGFlMTMQjLonBuvjy8Yc=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
Expand Down

0 comments on commit d32f8e3

Please sign in to comment.