Skip to content

Commit

Permalink
added go version to go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
tfriedel6 committed Oct 1, 2019
1 parent 58e7c45 commit 950d2bb
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 @@ -12,3 +12,5 @@ require (
golang.org/x/mobile v0.0.0-20181026062114-a27dd33d354d
golang.org/x/sys v0.0.0-20181128092732-4ed8d59d0b35 // indirect
)

go 1.13

0 comments on commit 950d2bb

Please sign in to comment.