mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-12-22 11:23:33 +02:00
Fix minimum required Go version in go.mod
This commit is contained in:
parent
6707a01a84
commit
8e3999fc3d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,4 +5,4 @@ require (
|
|||
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
||||
)
|
||||
|
||||
go 1.13
|
||||
go 1.11
|
||||
|
|
Loading…
Reference in a new issue