Update Go version

Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
This commit is contained in:
Dan Luhring 2023-07-04 11:33:29 -04:00
parent 6884c46d0f
commit a9978d3cc9
Failed to extract signature

View File

@ -52,8 +52,8 @@ workflows:
commit:
jobs:
- run-static-analyses:
version: "1.15"
version: "1.16"
- run-tests:
version: "1.14"
version: "1.16"
- run-tests:
version: "1.15"
version: "1.16"