Skip to content

Commit

Permalink
Push main @jackzampolin: add go.mod to root to enable importing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jackzampolin committed Jul 12, 2021
1 parent ccebade commit 0eb8394
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/peggyjv/gravity-bridge

go 1.16

replace github.com/peggyjv/gravity-bridge/module => ./module

0 comments on commit 0eb8394

Please sign in to comment.