Skip to content

Commit

Permalink
correct module path
Browse files Browse the repository at this point in the history
  • Loading branch information
cebarks committed Jun 21, 2021
1 parent d0833b1 commit 1c52277
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
module github.com/cebarks/pixelutils
module github.com/dusk125/pixelutils

go 1.16

require (
github.com/dusk125/pixelutils v0.0.0-20210328030132-9e4d5f56d9f6
github.com/faiface/pixel v0.10.0
github.com/pzsz/voronoi v0.0.0-20130609164533-4314be88c79f
golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9
Expand Down

0 comments on commit 1c52277

Please sign in to comment.