Skip to content

Commit

Permalink
Merge pull request #10 from xrash/opt-in-go-modules
Browse files Browse the repository at this point in the history
Add `go.mod`
  • Loading branch information
xrash authored Mar 12, 2024
2 parents 1d8dd44 + ff2721b commit 5f08fbb
Showing 1 changed file with 3 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/xrash/smetrics

go 1.15.0

0 comments on commit 5f08fbb

Please sign in to comment.