1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-11 05:55:57 +00:00

Add a simple 'Context#GetReferrer', as requested by the People: adapt the goreferrer external package

Former-commit-id: 8f1dce93dd5a2449d806f0b28baf5a8c860193b5
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-08-04 15:19:17 +03:00
parent 1ec8452208
commit 2b2492abfa
6 changed files with 165 additions and 3 deletions

View File

@@ -77,3 +77,7 @@
[[constraint]]
branch = "v2"
name = "gopkg.in/yaml.v2"
[[constraint]]
branch = "master"
name = "github.com/Shopify/goreferrer"