Update module go to 1.19

This commit is contained in:
renovate[bot] 2022-08-02 16:48:13 +00:00 committed by GitHub
parent 31d128e853
commit 5763978276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/deepch/vdk
go 1.18
go 1.19
require (
github.com/google/uuid v1.3.0