Skip to content

Commit

Permalink
add go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
tianxiaoliang committed Nov 25, 2020
1 parent b16bf42 commit 8c109b6
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/go-chassis/foundation

go 1.13

require github.com/stretchr/testify v1.6.1

0 comments on commit 8c109b6

Please sign in to comment.