Update to go 1.21

This commit is contained in:
Tom Wiesing 2023-11-04 00:59:22 +01:00
parent 297c6c875d
commit 5bcd630462
No known key found for this signature in database

View file

@ -3,7 +3,7 @@ name: CI
on: [push, pull_request]
env:
GO_VERSION: '~1.20'
GO_VERSION: '~1.21'
GO_STABLE: 'true'
NODE_VERSION: 18