Skip to content

Commit

Permalink
Merge pull request #29 from IBM/shacharn-2517-error-wrapper
Browse files Browse the repository at this point in the history
update to latest api-docs changes
  • Loading branch information
ShacharN authored Feb 6, 2022
2 parents 1783cba + c4ad300 commit f39973c
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 293 deletions.
2 changes: 1 addition & 1 deletion common/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
package common

// Version of the SDK
const Version = "1.0.29"
const Version = "1.0.32"
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/IBM/secrets-manager-go-sdk
go 1.16

require (
github.com/IBM/go-sdk-core/v5 v5.8.0
github.com/go-openapi/strfmt v0.20.2
github.com/IBM/go-sdk-core/v5 v5.9.1
github.com/go-openapi/strfmt v0.21.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.16.0
github.com/stretchr/testify v1.7.0
Expand Down
Loading

0 comments on commit f39973c

Please sign in to comment.