Skip to content

Commit 62b90b8

Browse files
go 1.24
Signed-off-by: Michael Valdron <[email protected]>
1 parent e13b733 commit 62b90b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ metadata:
1616
parent:
1717
id: go
1818
registryUrl: 'https://registry.devfile.io'
19-
version: 1.2.0
19+
version: 1.4.0
2020
components:
2121
- name: image-build
2222
image:

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/devfile-samples/devfile-sample-go-basic
22

3-
go 1.19
3+
go 1.24

0 commit comments

Comments
 (0)