Skip to content

Commit

Permalink
Upgrade golang build task to golang-1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Jul 11, 2022
1 parent 9efe4c4 commit 0bfc477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DistTasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version: "3"

vars:
CONTAINER: "docker.elastic.co/beats-dev/golang-crossbuild"
GO_VERSION: "1.16.4"
GO_VERSION: "1.18.3"
CHECKSUM_FILE: "{{.VERSION}}-checksums.txt"

tasks:
Expand Down

0 comments on commit 0bfc477

Please sign in to comment.