1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 05:25:58 +00:00

replace godoc links with the new pkg.go.dev

Former-commit-id: 7c9d8c02fcaee8961b1558d14a79a485703eb7ba
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-06-14 15:36:24 +03:00
parent 5088a35cf5
commit 115781968b
11 changed files with 22 additions and 22 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/fatih/structs v1.1.0
github.com/golang/protobuf v1.4.2
github.com/gomodule/redigo v1.8.1
github.com/gomodule/redigo v1.8.2
github.com/google/uuid v1.1.2-0.20200519141726-cb32006e483f
github.com/hashicorp/go-version v1.2.0
github.com/iris-contrib/blackfriday v2.0.0+incompatible