Add .go-version file containing build go version

This commit is contained in:
Jordan Liggitt 2022-12-22 11:43:23 -05:00
parent 419e0ec3d2
commit 5f69c04629
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

1
.go-version Normal file
View File

@ -0,0 +1 @@
1.19.4

View File

@ -90,6 +90,7 @@ dependencies:
- name: "golang: upstream version"
version: 1.19.4
refPaths:
- path: .go-version
- path: build/build-image/cross/VERSION
- path: staging/publishing/rules.yaml
match: 'default-go-version\: \d+.\d+(alpha|beta|rc)?\.?(\d+)?'