IBM / keyprotect-go-client

Go SDK for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
6 stars 29 forks source link

feat(build): upgrade dependencies #130

Closed stephaniegalang closed 3 months ago

stephaniegalang commented 3 months ago

No behavior change, so no tests added. Tested by running go build, build succeeded.

$ go build .                                                                                                          
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7

Travis has run the unit tests.

stephaniegalang commented 3 months ago

:tada: This issue has been resolved in version 0.15.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: