Set cookie's SameSite attribute (fixes #245)

This commit is contained in:
2019-11-18 11:27:50 +09:00
parent 1ddcd4d570
commit 93af640d53
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.13
require (
cloud.google.com/go v0.48.0 // indirect
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/aerogo/aero v1.3.44
github.com/aerogo/aero v1.3.46
github.com/aerogo/api v0.2.3
github.com/aerogo/crawler v0.2.5
github.com/aerogo/flow v0.1.5