Skip to content

Commit

Permalink
chore: update infra to 1.17 (#4675)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss committed Aug 26, 2021
1 parent 83b3656 commit 08169ba
Show file tree
Hide file tree
Showing 163 changed files with 165 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json
Expand Up @@ -15,7 +15,7 @@
],
"force": {
"constraints": {
"go": "1.16"
"go": "1.17"
}
}
}
2 changes: 1 addition & 1 deletion .github/workflows/release-submodule.yaml
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '^1.16'
go-version: '^1.17'
- id: interrogate
run: go run internal/actions/cmd/changefinder/main.go
release-pr: # Create the release PR based on commit history:
Expand Down
1 change: 1 addition & 0 deletions accessapproval/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package accessapproval
Expand Down
1 change: 1 addition & 0 deletions aiplatform/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package aiplatform
Expand Down
1 change: 1 addition & 0 deletions analytics/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package analytics
Expand Down
1 change: 1 addition & 0 deletions apigateway/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package apigateway
Expand Down
1 change: 1 addition & 0 deletions apigeeconnect/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package apigeeconnect
Expand Down
1 change: 1 addition & 0 deletions appengine/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package appengine
Expand Down
1 change: 1 addition & 0 deletions area120/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package area120
Expand Down
1 change: 1 addition & 0 deletions artifactregistry/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package artifactregistry
Expand Down
1 change: 1 addition & 0 deletions asset/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package asset
Expand Down
1 change: 1 addition & 0 deletions assuredworkloads/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package assuredworkloads
Expand Down
1 change: 1 addition & 0 deletions automl/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package automl
Expand Down
3 changes: 2 additions & 1 deletion bigquery/benchmarks/bench.go
Expand Up @@ -12,7 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//+build ignore
//go:build ignore
// +build ignore

package main

Expand Down
1 change: 1 addition & 0 deletions bigquery/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package bigquery
Expand Down
1 change: 1 addition & 0 deletions bigtable/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package bigtable
Expand Down
1 change: 1 addition & 0 deletions billing/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package billing
Expand Down
1 change: 1 addition & 0 deletions binaryauthorization/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package binaryauthorization
Expand Down
1 change: 1 addition & 0 deletions channel/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package channel
Expand Down
1 change: 1 addition & 0 deletions cloudbuild/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package cloudbuild
Expand Down
1 change: 1 addition & 0 deletions clouddms/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package clouddms
Expand Down
1 change: 1 addition & 0 deletions cloudtasks/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package cloudtasks
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/debuglet.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux && go1.7
// +build linux,go1.7

// Deprecated.
Expand Down
Expand Up @@ -15,6 +15,7 @@
// debugproxy connects to the target binary, and serves an RPC interface using
// the types in server/protocol to access and control it.

//go:build linux
// +build linux

package main
Expand Down
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package dwarf_test
Expand Down
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux && go1.10
// +build linux,go1.10

package dwarf_test
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/elf/file_test.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build go1.7
// +build go1.7

package elf
Expand Down
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build go1.7
// +build go1.7

package elf
Expand Down
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package gosym
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/local/local.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

// Package local provides access to a local program.
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/remote/remote.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

// Package remote provides remote access to a debugproxy server.
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/dwarf.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package server
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/eval.go
Expand Up @@ -20,6 +20,7 @@
// Stricter type checking.
// More expression types.

//go:build linux
// +build linux

package server
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/peek.go
Expand Up @@ -14,6 +14,7 @@

// Functions for reading values of various types from a program's memory.

//go:build linux
// +build linux

package server
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/print.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package server
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/ptrace.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package server
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/server.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

// Package server provides RPC access to a local program being debugged.
Expand Down
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/internal/debug/server/value.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package server
Expand Down
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package peek_test
Expand Down
1 change: 1 addition & 0 deletions compute/metadata/retry_linux.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package metadata
Expand Down
1 change: 1 addition & 0 deletions compute/metadata/retry_linux_test.go
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build linux
// +build linux

package metadata
Expand Down
1 change: 1 addition & 0 deletions container/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package container
Expand Down
1 change: 1 addition & 0 deletions containeranalysis/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package containeranalysis
Expand Down
1 change: 1 addition & 0 deletions datacatalog/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package datacatalog
Expand Down
1 change: 1 addition & 0 deletions dataflow/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package dataflow
Expand Down
1 change: 1 addition & 0 deletions datafusion/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package datafusion
Expand Down
1 change: 1 addition & 0 deletions datalabeling/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package datalabeling
Expand Down
1 change: 1 addition & 0 deletions dataproc/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package dataproc
Expand Down
1 change: 1 addition & 0 deletions dataqna/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package dataqna
Expand Down

0 comments on commit 08169ba

Please sign in to comment.