-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
kind/servinglifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/medium
Milestone
Description
Go samples specify golang, golang:1.11, or golang:1.12.
Describe the change you'd like to see
Following the stable release of Go 1.13 with a container image on Docker Hub, samples using Go should go through the following:
- Upgrade samples to use golang:1.13
- Switch to use modules by default, matching the behavior of the go toolchain. This includes adding a go.mod and go.sum.
- Case by case evaluation if other language changes should be applied.
tbpg
Metadata
Metadata
Assignees
Labels
kind/servinglifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/medium