mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +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"
|
- name: "golang: upstream version"
|
||||||
version: 1.19.4
|
version: 1.19.4
|
||||||
refPaths:
|
refPaths:
|
||||||
|
- path: .go-version
|
||||||
- path: build/build-image/cross/VERSION
|
- path: build/build-image/cross/VERSION
|
||||||
- path: staging/publishing/rules.yaml
|
- path: staging/publishing/rules.yaml
|
||||||
match: 'default-go-version\: \d+.\d+(alpha|beta|rc)?\.?(\d+)?'
|
match: 'default-go-version\: \d+.\d+(alpha|beta|rc)?\.?(\d+)?'
|
||||||
|
Loading…
Reference in New Issue
Block a user