feat: bump cloud.google.com/go/spanner to v1.81.0 #1071
ci.yaml
on: pull_request
  
      
        Matrix: test
      
    
    
    
      lint
    
          
              2m 43s
          
      
    
      Check coverage
    
          
              0s
          
      
    
      Release a new version
    
          
              0s
          
      Annotations
28 errors
          | 
                   
                      
                          test (1.23.x)
                        
                      
                       
                  Process completed with exit code 2. 
                         | 
              
| 
                   
                      
                          test (1.23.x): 
                        source/google_cloud_storage/storage.go#L11
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/storage (imported by github.com/golang-migrate/migrate/v4/source/google_cloud_storage); to add: 
                         | 
              
| 
                   
                      
                          test (1.23.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/longrunning/autogen/longrunningpb (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.23.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/longrunning/autogen (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.23.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/longrunning (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.23.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/iam/apiv1/iampb (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.23.x)
                        
                      
                       
                  missing go.sum entry for module providing package golang.org/x/term (imported by github.com/99designs/keyring); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x): 
                        database/multistmt/parse_test.go#L7
                      
                       
                  missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x): 
                        database/multistmt/parse_test.go#L7
                      
                       
                  missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/longrunning/autogen/longrunningpb (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/longrunning/autogen (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/longrunning (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x)
                        
                      
                       
                  missing go.sum entry for module providing package cloud.google.com/go/iam/apiv1/iampb (imported by cloud.google.com/go/spanner/admin/database/apiv1); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x)
                        
                      
                       
                  missing go.sum entry for module providing package golang.org/x/term (imported by github.com/99designs/keyring); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x): 
                        database/multistmt/parse_test.go#L7
                      
                       
                  missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x): 
                        database/multistmt/parse_test.go#L7
                      
                       
                  missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x): 
                        database/multistmt/parse_test.go#L7
                      
                       
                  missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add: 
                         | 
              
| 
                   
                      
                          test (1.24.x)
                        
                      
                       
                  The strategy configuration was canceled because "test._1_23_x" failed 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L110
                      
                       
                  s.EqualError undefined (type *CreateCmdSuite has no field or method EqualError) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L106
                      
                       
                  s.Run undefined (type *CreateCmdSuite has no field or method Run) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L74
                      
                       
                  s.Empty undefined (type *CreateCmdSuite has no field or method Empty) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L71
                      
                       
                  s.Fail undefined (type *CreateCmdSuite has no field or method Fail) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L63
                      
                       
                  s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L55
                      
                       
                  s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L47
                      
                       
                  s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L41
                      
                       
                  s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L35
                      
                       
                  s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        internal/cli/commands_test.go#L27
                      
                       
                  s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck) 
                         |