Updated Go version to 1.19 in go.mod

This commit is contained in:
esimov
2023-11-20 09:45:42 +02:00
parent c9dcc02174
commit a0454b97a0
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/esimov/caire
go 1.18
go 1.19
require (
gioui.org v0.3.1