Skip to content

Commit b19e0ed

Browse files
committed
Converted to the go mod package file from dep
1 parent 43afb4f commit b19e0ed

File tree

3 files changed

+3
-35
lines changed

3 files changed

+3
-35
lines changed

Gopkg.lock

-9
This file was deleted.

Gopkg.toml

-26
This file was deleted.

go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/timtadh/data-structures
2+
3+
go 1.18

0 commit comments

Comments
 (0)