mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-22 02:44:17 +00: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
|
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
||||||
)
|
)
|
||||||
|
|
||||||
go 1.13
|
go 1.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue