mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 05:25:58 +00:00
resolve master conflicts for vendor
Former-commit-id: c47d392d32b704f230ae4b2e2610ea35c4e399f6
This commit is contained in:
2
go.mod
2
go.mod
@@ -9,7 +9,6 @@ require (
|
||||
github.com/aymerick/raymond v2.0.2+incompatible
|
||||
github.com/boltdb/bolt v1.3.1 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/hashicorp/go-version v1.0.0
|
||||
github.com/dgraph-io/badger v1.5.4
|
||||
github.com/dgryski/go-farm v0.0.0-20180109070241-2de33835d102 // indirect
|
||||
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
|
||||
@@ -21,6 +20,7 @@ require (
|
||||
github.com/google/go-querystring v1.0.0 // indirect
|
||||
github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c // indirect
|
||||
github.com/gorilla/websocket v1.4.0
|
||||
github.com/hashicorp/go-version v1.0.0
|
||||
github.com/imkira/go-interpol v1.1.0 // indirect
|
||||
github.com/iris-contrib/blackfriday v2.0.0+incompatible
|
||||
github.com/iris-contrib/formBinder v0.0.0-20171010160137-ad9fb86c356f
|
||||
|
||||
Reference in New Issue
Block a user