Skip to content

Commit

Permalink
set the main go.mod to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfx committed Jul 15, 2018
1 parent c7294f8 commit 2a03c8c
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,4 +1,4 @@
module github.com/justinfx/gofileseq
module github.com/justinfx/gofileseq/v2

require (
github.com/MichaelTJones/walk v0.0.0-20140707193007-3af09438b0ab
Expand Down

0 comments on commit 2a03c8c

Please sign in to comment.