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

Commit

Permalink
update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalan committed Mar 9, 2022
1 parent f330325 commit 1674b92
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 446 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ go 1.12

require (
github.com/bsm/redislock v0.7.0
github.com/caddyserver/caddy/v2 v2.4.0
github.com/caddyserver/certmagic v0.13.1
github.com/caddyserver/caddy/v2 v2.4.6
github.com/caddyserver/certmagic v0.15.4
github.com/go-redis/redis/v8 v8.11.0
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.16.0
go.uber.org/zap v1.19.0
)
Loading

0 comments on commit 1674b92

Please sign in to comment.