chore: upgrade dependencies
This commit is contained in:
2
vendor/github.com/aws/smithy-go/encoding/json/array.go
generated
vendored
2
vendor/github.com/aws/smithy-go/encoding/json/array.go
generated
vendored
@@ -4,7 +4,7 @@ import (
|
||||
"bytes"
|
||||
)
|
||||
|
||||
// Array represent the encoding of a JSON Array
|
||||
// Array represents the encoding of a JSON Array
|
||||
type Array struct {
|
||||
w *bytes.Buffer
|
||||
writeComma bool
|
||||
|
||||
Reference in New Issue
Block a user