Skip to content

Commit

Permalink
#51: fix module name
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 committed Aug 1, 2024
1 parent 21e00d3 commit 77fad81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions illustration/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/Pixboost/illustration
module github.com/Pixboost/transformimgs/illustration

go 1.18

require gopkg.in/gographics/imagick.v3 v3.7.0 // indirect
require gopkg.in/gographics/imagick.v3 v3.7.0

0 comments on commit 77fad81

Please sign in to comment.