Skip to content

Commit

Permalink
Add go version to go.mod.
Browse files Browse the repository at this point in the history
  • Loading branch information
pekim committed Sep 27, 2019
1 parent aee5779 commit d705fdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ require (
github.com/stretchr/testify v1.3.0
golang.org/x/text v0.3.2 // indirect
)

go 1.13

0 comments on commit d705fdc

Please sign in to comment.