Added HTTPS redirect and linter settings

This commit is contained in:
2019-06-07 09:29:35 +09:00
parent 52cd0a2f09
commit 0e4f7fe6ec
5 changed files with 26 additions and 17 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.12
require (
cloud.google.com/go v0.39.0 // indirect
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/aerogo/aero v1.3.11
github.com/aerogo/aero v1.3.14
github.com/aerogo/api v0.2.0
github.com/aerogo/crawler v0.2.5
github.com/aerogo/flow v0.1.4