change the go version

This commit is contained in:
jdxyw 2021-03-04 10:17:21 +08:00 committed by GitHub
parent 5e19476353
commit b78c540dc8
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/jdxyw/generativeart
go 1.14
go 1.16
require (
github.com/fogleman/gg v1.3.0