File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Check Go Dependencies
33
44env :
55 # See: https://github.com/actions/setup-go/tree/v2#readme
6- GO_VERSION : " 1.16 "
6+ GO_VERSION : " 1.17 "
77
88# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
99on :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Check Go
33
44env :
55 # See: https://github.com/actions/setup-go/tree/v2#readme
6- GO_VERSION : " 1.16 "
6+ GO_VERSION : " 1.17 "
77
88# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
99on :
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ version: "3"
1919
2020vars :
2121 CONTAINER : " docker.elastic.co/beats-dev/golang-crossbuild"
22- GO_VERSION : " 1.16.4 "
22+ GO_VERSION : " 1.17.5 "
2323 CHECKSUM_FILE : " {{.VERSION}}-checksums.txt"
2424
2525tasks :
You can’t perform that action at this time.
0 commit comments