Skip to content

Commit

Permalink
Update CB-Spider go.mod and go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
innodreamer committed Nov 15, 2023
1 parent 6751b38 commit 22fd7a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +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/nhncloud-sdk-go v0.0.0-20231114133737-f29e6fddb736
github.com/go-openapi/strfmt v0.21.3
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
github.com/hashicorp/go-version v1.6.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloud-barista/cb-log v0.7.0 h1:5ACU99hdSPKLp/rGUu3abumEomS2dVPujfdCOEWQ9j4=
github.com/cloud-barista/cb-log v0.7.0/go.mod h1:nGgfTFMPwl1MpCO3FBjexUkNdOYA0BNJoyM9Pd0lMms=
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=
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
Expand Down

0 comments on commit 22fd7a7

Please sign in to comment.