fix: set go version to 1.21

This commit is contained in:
2023-10-09 22:07:30 +02:00
parent c249c6ae9c
commit 7566b4262b
2 changed files with 11 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module coopcloud.tech/abra
go 1.18
go 1.21
require (
coopcloud.tech/tagcmp v0.0.0-20211103052201-885b22f77d52