Update vendored dependencies
This includes github.com/kurin/blazer 0.2.0, which resolves #1291
This commit is contained in:
parent
ba23d24dd1
commit
61cb1cc6f8
1044 changed files with 203022 additions and 97709 deletions
2
vendor/cloud.google.com/go/spanner/mutation.go
generated
vendored
2
vendor/cloud.google.com/go/spanner/mutation.go
generated
vendored
|
@ -126,7 +126,7 @@ type Mutation struct {
|
|||
// op is the operation type of the mutation.
|
||||
// See documentation for spanner.op for more details.
|
||||
op op
|
||||
// Table is the name of the taget table to be modified.
|
||||
// Table is the name of the target table to be modified.
|
||||
table string
|
||||
// keySet is a set of primary keys that names the rows
|
||||
// in a delete operation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue