google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

spanner: unnecessary workaround for errors

Open egonelbre opened this issue 1 year ago • 0 comments

Issue for https://github.com/googleapis/google-cloud-go/pull/9757

Currently it's still using workarounds for Go1.12, which are no longer supported https://github.com/googleapis/google-cloud-go/blob/main/spanner/errors112.go -- that code can be removed.

egonelbre avatar Jun 05 '24 07:06 egonelbre