Skip to content

Commit b1b8485

Browse files
Fix new lint errors introduced in Go 1.19.0 (#6398) (#4585)
Signed-off-by: Modular Magician <[email protected]>
1 parent 54a2128 commit b1b8485

File tree

101 files changed

+127
-41
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+127
-41
lines changed

.changelog/6398.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

google-beta/access_context_manager_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/active_directory_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/api_gateway_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/apigee_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/artifact_registry_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/certificate_manager_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/cloudfunctions2_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

google-beta/compute_instance_helpers.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
package google
32

43
import (

google-beta/data_fusion_operation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// .github/CONTRIBUTING.md.
1212
//
1313
// ----------------------------------------------------------------------------
14+
1415
package google
1516

1617
import (

0 commit comments

Comments
 (0)