Add Go modules support

This commit is contained in:
nxshock 2021-03-23 23:39:31 +05:00
parent e3053bd087
commit 9fb5e5006e

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/nxshock/colorcrop
go 1.16