Skip to content

Commit

Permalink
initial modules support
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Johansson authored and mmatczuk committed Aug 14, 2018
1 parent ecc66bb commit be531f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/scylladb/go-set

require github.com/fatih/set v0.2.1
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/fatih/set v0.2.1 h1:nn2CaJyknWE/6txyUDGwysr3G5QC6xWB/PtVjPBbeaA=
github.com/fatih/set v0.2.1/go.mod h1:+RKtMCH+favT2+3YecHGxcc0b4KyVWA1QWWJUs4E0CI=

0 comments on commit be531f0

Please sign in to comment.