Updating go module declaration to require go 1.12+

This commit is contained in:
sloumdrone 2019-10-02 19:37:39 -07:00
parent c12bc16015
commit 3b1065f384
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,5 +1,5 @@
module tildegit.org/sloum/bombadillo
go 1.10
go 1.12
require tildegit.org/sloum/mailcap v0.0.0-20190706214029-b787a49e9db2