Skip to content

Commit 5d1e7aa

Browse files
0xmohitsagor999
authored andcommitted
update Go to 1.19.5 and 1.18.10
1 parent 5f02006 commit 5d1e7aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

chunks/lang-go/chunk.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
variants:
2-
- name: "1.18.9"
2+
- name: "1.18.10"
33
args:
4-
GO_VERSION: 1.18.9
5-
- name: "1.19.4"
4+
GO_VERSION: 1.18.10
5+
- name: "1.19.5"
66
args:
7-
GO_VERSION: 1.19.4
7+
GO_VERSION: 1.19.5

dazzle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ combiner:
2626
chunks:
2727
- lang-c
2828
- lang-clojure
29-
- lang-go:1.19.4
29+
- lang-go:1.19.5
3030
- lang-java:11
3131
- lang-node:16
3232
- lang-python:3.8
@@ -45,7 +45,7 @@ combiner:
4545
ref:
4646
- base
4747
chunks:
48-
- lang-go:1.19.4
48+
- lang-go:1.19.5
4949
- name: nix
5050
ref:
5151
- base

0 commit comments

Comments
 (0)