chore(deps): update module go to 1.20
continuous-integration/drone/push Build is failing Details

This commit is contained in:
renovate 2023-02-01 19:01:11 +00:00 committed by Gitea
parent d682a22cd5
commit 02352841dc
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -154,4 +154,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.19
go 1.20