Skip to content

Commit 2ef1882

Browse files
authored
update Go to 1.19.4 and 1.18.9 (#988)
1 parent 2d8bd8b commit 2ef1882

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.8"
2+
- name: "1.18.9"
33
args:
4-
GO_VERSION: 1.18.8
5-
- name: "1.19.3"
4+
GO_VERSION: 1.18.9
5+
- name: "1.19.4"
66
args:
7-
GO_VERSION: 1.19.3
7+
GO_VERSION: 1.19.4

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.3
29+
- lang-go:1.19.4
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.3
48+
- lang-go:1.19.4
4949
- name: nix
5050
ref:
5151
- base

0 commit comments

Comments
 (0)