Update to go1.21

Signed-off-by: Allen Ray <alray@redhat.com>
This commit is contained in:
Allen Ray
2023-09-13 09:34:28 -04:00
parent afade99a79
commit cc130fd2d4
28 changed files with 118 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ permissions: read-all
jobs:
test:
runs-on: ubuntu-latest
container: golang:1.20-bookworm
container: golang:1.21-bookworm
defaults:
run:
shell: bash