Upgrade to Go 1.19

This commit is contained in:
Mikołaj Pęczkowski 2022-12-10 23:47:59 +01:00
parent 2d06e8e09c
commit 741f18efd1
9 changed files with 20 additions and 28 deletions

View file

@ -6,8 +6,6 @@ import (
"gitlab.com/revalus/grm/app"
)
const ()
func main() {
app := app.GitRepositoryManager{}