Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update latest Go version to 1.19 #6484

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

quartzmo
Copy link
Member

@quartzmo quartzmo commented Aug 8, 2022

No description provided.

@quartzmo quartzmo requested a review from a team as a code owner August 8, 2022 19:00
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 8, 2022
@quartzmo
Copy link
Member Author

quartzmo commented Aug 8, 2022

@codyoss Should any of these values also be changed to 1.19 in this PR?

.github/renovate.json:
  23          "constraints": {
  24:         "go": "1.18"
  25          }

apigeeregistry/go.mod:
  2  
  3: go 1.18
  4  

assuredworkloads/go.mod:
  2  
  3: go 1.18
  4  

baremetalsolution/go.mod:
  2  
  3: go 1.18
  4  

batch/go.mod:
  2  
  3: go 1.18
  4  

beyondcorp/go.mod:
  2  
  3: go 1.18
  4  

bigtable/go.mod:
  2  
  3: go 1.18
  4  

binaryauthorization/go.mod:
  2  
  3: go 1.18
  4  

cmd/go-cloud-debug-agent/internal/debug/elf/elf.go:
  8   * $FreeBSD: src/sys/alpha/include/elf.h,v 1.14 2003/09/25 01:10:22 peter Exp $
  9:  * $FreeBSD: src/sys/amd64/include/elf.h,v 1.18 2004/08/03 08:21:48 dfr Exp $
  10   * $FreeBSD: src/sys/arm/include/elf.h,v 1.5.2.1 2006/06/30 21:42:52 cognet Exp $

dataform/go.mod:
  2  
  3: go 1.18
  4  

gkebackup/go.mod:
  2  
  3: go 1.18
  4  

gkemulticloud/go.mod:
  2  
  3: go 1.18
  4  

profiler/kokoro/integration_test.sh:
  42  
  43: export GIMME_GO_VERSION=1.18.4
  44  export GIMME_ENV_PREFIX=/tmp/gimme_envs

run/go.mod:
  2  
  3: go 1.18
  4  

@codyoss
Copy link
Member

codyoss commented Aug 8, 2022

@quartzmo The version in the go.mod files can stay the same.

@quartzmo quartzmo merged commit e7f7272 into googleapis:main Aug 8, 2022
@quartzmo quartzmo deleted the kokoro-119 branch August 8, 2022 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants