Skip to content

Commit

Permalink
Added go.mod
Browse files Browse the repository at this point in the history
Generated with:

```
go mod init github.com/stuart-mclaren/rain
go mod tidy
```
  • Loading branch information
stuart-mclaren committed Nov 8, 2022
1 parent 9979ad4 commit 572f50c
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/stuart-mclaren/rain

go 1.17

0 comments on commit 572f50c

Please sign in to comment.