Skip to content

Commit

Permalink
go.mod: put v2 in the module path
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbourgon committed May 7, 2019
1 parent bacfb41 commit 32a8f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/oklog/ulid
module github.com/oklog/ulid/v2

require github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30

0 comments on commit 32a8f2e

Please sign in to comment.