Skip to content

Commit

Permalink
bump go version to 1.19.2 and 1.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen authored and sagor999 committed Oct 7, 2022
1 parent bb8d41e commit 591b801
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 27 deletions.
29 changes: 4 additions & 25 deletions chunks/lang-go/chunk.yaml
Original file line number Diff line number Diff line change
@@ -1,28 +1,7 @@
variants:
- name: "1.18.0"
- name: "1.18.7"
args:
GO_VERSION: 1.18
- name: "1.18.1"
GO_VERSION: 1.18.7
- name: "1.19.2"
args:
GO_VERSION: 1.18.1
- name: "1.18.2"
args:
GO_VERSION: 1.18.2
- name: "1.18.3"
args:
GO_VERSION: 1.18.3
- name: "1.18.4"
args:
GO_VERSION: 1.18.4
- name: "1.18.5"
args:
GO_VERSION: 1.18.5
- name: "1.18.6"
args:
GO_VERSION: 1.18.6
- name: "1.19"
args:
GO_VERSION: 1.19
- name: "1.19.1"
args:
GO_VERSION: 1.19.1
GO_VERSION: 1.19.2
4 changes: 2 additions & 2 deletions dazzle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ combiner:
chunks:
- lang-c
- lang-clojure
- lang-go:1.19.1
- lang-go:1.19.2
- lang-java:11
- lang-node:16
- lang-python:3.8
Expand All @@ -45,7 +45,7 @@ combiner:
ref:
- base
chunks:
- lang-go:1.19.1
- lang-go:1.19.2
- name: nix
ref:
- base
Expand Down

0 comments on commit 591b801

Please sign in to comment.