Fix concurrent map writes on digest auth
This commit is contained in:
parent
b5ee5c34f2
commit
5316b412d2
5 changed files with 18 additions and 9 deletions
|
@ -38,8 +38,9 @@ ignored = ["github.com/sirupsen/logrus"]
|
|||
name = "github.com/NYTimes/gziphandler"
|
||||
|
||||
[[constraint]]
|
||||
branch = "containous-fork"
|
||||
name = "github.com/abbot/go-http-auth"
|
||||
version = "0.4.0"
|
||||
source = "github.com/containous/go-http-auth"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue