chore: upgrade dependencies
This commit is contained in:
34
vendor/github.com/aws/smithy-go/CHANGELOG.md
generated
vendored
34
vendor/github.com/aws/smithy-go/CHANGELOG.md
generated
vendored
@@ -1,3 +1,37 @@
|
||||
# Release (v1.11.3)
|
||||
|
||||
## Module Highlights
|
||||
* `github.com/aws/smithy-go`: v1.11.3
|
||||
* **Dependency Update**: Updates smithy-go unit test dependency go-cmp to 0.5.8.
|
||||
|
||||
# Release (v1.11.2)
|
||||
|
||||
* No change notes available for this release.
|
||||
|
||||
# Release (v1.11.1)
|
||||
|
||||
## Module Highlights
|
||||
* `github.com/aws/smithy-go`: v1.11.1
|
||||
* **Bug Fix**: Updates the smithy-go HTTP Request to correctly handle building the request to an http.Request. Related to [aws/aws-sdk-go-v2#1583](https://github.com/aws/aws-sdk-go-v2/issues/1583)
|
||||
|
||||
# Release (v1.11.0)
|
||||
|
||||
## Module Highlights
|
||||
* `github.com/aws/smithy-go`: v1.11.0
|
||||
* **Feature**: Updates deserialization of header list to supported quoted strings
|
||||
|
||||
# Release (v1.10.0)
|
||||
|
||||
## Module Highlights
|
||||
* `github.com/aws/smithy-go`: v1.10.0
|
||||
* **Feature**: Add `ptr.Duration`, `ptr.ToDuration`, `ptr.DurationSlice`, `ptr.ToDurationSlice`, `ptr.DurationMap`, and `ptr.ToDurationMap` functions for the `time.Duration` type.
|
||||
|
||||
# Release (v1.9.1)
|
||||
|
||||
## Module Highlights
|
||||
* `github.com/aws/smithy-go`: v1.9.1
|
||||
* **Documentation**: Fixes various typos in Go package documentation.
|
||||
|
||||
# Release (v1.9.0)
|
||||
|
||||
## Module Highlights
|
||||
|
||||
Reference in New Issue
Block a user