change the go version
This commit is contained in:
parent
5e19476353
commit
b78c540dc8
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/jdxyw/generativeart
|
module github.com/jdxyw/generativeart
|
||||||
|
|
||||||
go 1.14
|
go 1.16
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/fogleman/gg v1.3.0
|
github.com/fogleman/gg v1.3.0
|
||||||
|
|
Loading…
Reference in a new issue