diff --git a/go.mod b/go.mod index 921c31e..5d7a8fe 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,7 @@ module github.com/simplyYan/GalaktaGlare go 1.19 require ( + github.com/corona10/goimagehash v1.1.0 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 github.com/pelletier/go-toml v1.9.5 )