Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
Merge branch 'caddy-v2'
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalan committed Jan 28, 2021
2 parents 26bbcc8 + bb066e8 commit 607b931
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 39 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/gamalan/caddy-tlsredis
go 1.12

require (
github.com/bsm/redislock v0.3.0
github.com/bsm/redislock v0.7.0
github.com/caddyserver/caddy/v2 v2.0.0
github.com/caddyserver/certmagic v0.12.0
github.com/go-redis/redis v6.15.2+incompatible
github.com/stretchr/testify v1.5.1
github.com/go-redis/redis/v8 v8.4.11
github.com/stretchr/testify v1.6.1
go.uber.org/zap v1.15.0
)
Loading

0 comments on commit 607b931

Please sign in to comment.