chore(deps): update module go to 1.18 (#1225)

Reviewed-on: vikunja/api#1225
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-08-02 17:11:06 +00:00 committed by konrad
parent 77fafd5dc3
commit b460fa8c82
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -156,4 +156,4 @@ replace (
gopkg.in/fsnotify.v1 => github.com/kolaente/fsnotify v1.4.10-0.20200411160148-1bc3c8ff4048 // See https://github.com/fsnotify/fsnotify/issues/328 and https://github.com/golang/go/issues/26904
)
go 1.17
go 1.19