Clean up modules

This commit is contained in:
2021-10-11 20:25:06 +10:30
parent 1ef5ed3ce4
commit c2bbe13ca7
2 changed files with 0 additions and 3 deletions

1
go.mod
View File

@@ -6,7 +6,6 @@ require (
github.com/fogleman/gg v1.3.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/pborman/getopt v1.1.0
golang.org/x/image v0.0.0-20210504121937-7319ad40d33e
golang.org/x/mod v0.4.2
)