Skip to content

Commit

Permalink
Vendored bluemix-go
Browse files Browse the repository at this point in the history
  • Loading branch information
juppad23 authored and hkantare committed Mar 5, 2020
1 parent f20a1d2 commit b9fb8ae
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 59 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.12

require (
github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 // indirect
github.com/IBM-Cloud/bluemix-go v0.0.0-20200302110522-b3b74cded184
github.com/IBM-Cloud/bluemix-go v0.0.0-20200305072603-3ef1eef29772
github.com/IBM-Cloud/power-go-client v0.0.0-00010101000000-000000000000
github.com/IBM/ibm-cos-sdk-go v1.2.0
github.com/IBM/keyprotect-go-client v0.3.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ github.com/IBM-Cloud/bluemix-go v0.0.0-20200225110712-7223a2221a8d h1:Wvwna9yU/+
github.com/IBM-Cloud/bluemix-go v0.0.0-20200225110712-7223a2221a8d/go.mod h1:gPJbH1etcDj7qS/hBRiLuYW9CY0bRcostSKusa51xR0=
github.com/IBM-Cloud/bluemix-go v0.0.0-20200302110522-b3b74cded184 h1:q+jVpNJm/yQrJNf7h9dTChrT/Wtps4m/GzrdWkoCAls=
github.com/IBM-Cloud/bluemix-go v0.0.0-20200302110522-b3b74cded184/go.mod h1:gPJbH1etcDj7qS/hBRiLuYW9CY0bRcostSKusa51xR0=
github.com/IBM-Cloud/bluemix-go v0.0.0-20200305072603-3ef1eef29772 h1:i2Ke7C/5kriGMLDjWYsAeQXQLjJJZsG8ifoGHKbw3j8=
github.com/IBM-Cloud/bluemix-go v0.0.0-20200305072603-3ef1eef29772/go.mod h1:gPJbH1etcDj7qS/hBRiLuYW9CY0bRcostSKusa51xR0=
github.com/IBM/ibm-cos-sdk-go v1.2.0 h1:oJG2eWmAhmz3XAkQLsmQweT7hmxoM3jKQkwLBZz6b5o=
github.com/IBM/ibm-cos-sdk-go v1.2.0/go.mod h1:YLBAYobEA8bD27P7xpMwSQeNQu6W3DNBtBComXrRzRY=
github.com/IBM/keyprotect-go-client v0.3.2 h1:JmGkHQEAJ9VWsKglc474Ahg/f0FZaRZ0X+3clDdTX6A=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cloud.google.com/go/internal/optional
cloud.google.com/go/internal/trace
cloud.google.com/go/internal/version
cloud.google.com/go/storage
# github.com/IBM-Cloud/bluemix-go v0.0.0-20200302110522-b3b74cded184
# github.com/IBM-Cloud/bluemix-go v0.0.0-20200305072603-3ef1eef29772
github.com/IBM-Cloud/bluemix-go
github.com/IBM-Cloud/bluemix-go/api/account/accountv1
github.com/IBM-Cloud/bluemix-go/api/account/accountv2
Expand Down

0 comments on commit b9fb8ae

Please sign in to comment.