Skip to content

Commit

Permalink
put v2 back in mod
Browse files Browse the repository at this point in the history
  • Loading branch information
kmulvey committed Dec 7, 2022
1 parent 2f84e09 commit 7617419
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,12 +1,11 @@
module github.com/kmulvey/imagedup
module github.com/kmulvey/imagedup/v2

go 1.19

require (
github.com/RoaringBitmap/roaring v1.2.1
github.com/corona10/goimagehash v1.1.0
github.com/kmulvey/goutils v0.6.0
github.com/kmulvey/imagedup/v2 v2.1.0
github.com/kmulvey/path v0.14.1
github.com/prometheus/client_golang v1.14.0
github.com/sirupsen/logrus v1.9.0
Expand Down

0 comments on commit 7617419

Please sign in to comment.