Skip to content

Commit

Permalink
fixed the go.mod file to include v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jucardi committed Feb 15, 2023
1 parent 9ce7292 commit d2c2a31
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/jucardi/go-streams
module github.com/jucardi/go-streams/v2

go 1.18

Expand Down

0 comments on commit d2c2a31

Please sign in to comment.