mirror of
https://github.com/kataras/iris.git
synced 2026-01-27 13:55:56 +00:00
remove 'WithoutVersionChecker', update and test the new versions of some of the dependencies, add a history entry with unknown release date
Former-commit-id: 399db6aac44d3b336648d6d61842f4d7a0266842
This commit is contained in:
14
Gopkg.toml
14
Gopkg.toml
@@ -80,4 +80,16 @@
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/Shopify/goreferrer"
|
||||
name = "github.com/Shopify/goreferrer"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/dgraph-io/badger"
|
||||
version = "1.5.3"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/etcd-io/bbolt"
|
||||
version = "1.3.1-etcd.7"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/gomodule/redigo"
|
||||
|
||||
Reference in New Issue
Block a user