Skip to content

Commit

Permalink
add go.mod
Browse files Browse the repository at this point in the history
I used go1.14 as version, to match other projects consuming this
module (e.g. github.com/tinylib/msgp).

Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah authored and philhofer committed Dec 11, 2022
1 parent ead0d75 commit 2ae61b8
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/philhofer/fwd

go 1.15

0 comments on commit 2ae61b8

Please sign in to comment.