chore: update to Go 1.19
This commit is contained in:
parent
25e070cebc
commit
070944e1e1
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module code.1533b4dc0.de/prskr/nurse
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/PaesslerAG/jsonpath v0.1.1
|
||||
|
|
Loading…
Reference in a new issue