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

2
go.mod
View file

@ -1,6 +1,6 @@
module gitlab.com/revalus/grm
go 1.17
go 1.19
require (
github.com/akamensky/argparse v1.3.1