Skip to content

Commit

Permalink
update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalick committed Oct 16, 2021
1 parent af3d1ad commit d62a69f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions consts/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/vitalick/d2s/d2s-conv

go 1.13
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/vitalick/d2s

go 1.17
go 1.13

require github.com/vitalick/bitslice v1.1.2

0 comments on commit d62a69f

Please sign in to comment.