Merge pull request #9 from crossplane/renovate/golang-1.x

Update dependency golang to v1.21.1
This commit is contained in:
Nic Cope 2023-09-13 16:04:58 -07:00 committed by GitHub
commit fb2b40f8c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ on:
env:
# Common versions
GO_VERSION: '1.21.0'
GO_VERSION: '1.21.1'
GOLANGCI_VERSION: 'v1.54.2'
jobs: