Skip to content

Commit

Permalink
Bump souin dependency to 1.5.1 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkweak authored Apr 30, 2021
1 parent 3da8a5a commit 755f583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/caddy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.15

require (
github.com/caddyserver/caddy/v2 v2.4.0-beta.2
github.com/darkweak/souin v1.5.0
github.com/darkweak/souin v1.5.1
github.com/dgraph-io/ristretto v0.0.3 // indirect
github.com/pquerna/cachecontrol v0.1.0 // indirect
go.uber.org/zap v1.16.0
)

replace github.com/darkweak/souin v1.5.0 => ../..
replace github.com/darkweak/souin v1.5.1 => ../..

0 comments on commit 755f583

Please sign in to comment.