chore(deps): update module go to 1.18 (#1225)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1225 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
77fafd5dc3
commit
b460fa8c82
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue