add go mod bump to 1.19

This commit is contained in:
2023-01-13 17:03:27 -08:00
parent 999d28ffda
commit 3ceeb1ee00

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/taigrr/gitgraph module github.com/taigrr/gitgraph
go 1.18 go 1.19
replace github.com/taigrr/go-colorpallettes => ../go-colorpallettes replace github.com/taigrr/go-colorpallettes => ../go-colorpallettes