mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +00:00
Add .go-version file containing build go version
This commit is contained in:
parent
419e0ec3d2
commit
5f69c04629
1
.go-version
Normal file
1
.go-version
Normal file
@ -0,0 +1 @@
|
||||
1.19.4
|
@ -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+)?'
|
||||
|
Loading…
Reference in New Issue
Block a user