deps: Go 1.21.6

This commit is contained in:
Malte Poll 2024-01-15 15:45:07 +01:00
parent f465356ace
commit 66faa5493f
9 changed files with 10 additions and 10 deletions

View file

@ -40,7 +40,7 @@ jobs:
if: matrix.language == 'go'
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: "1.21.5"
go-version: "1.21.6"
cache: false
- name: Initialize CodeQL