Skip to content

Commit

Permalink
chore: bump deps (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Nov 23, 2022
1 parent f504c56 commit d9844e5
Show file tree
Hide file tree
Showing 5 changed files with 600 additions and 4,476 deletions.
9 changes: 3 additions & 6 deletions caddy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,15 @@ require (
github.com/marten-seemann/qtls-go1-19 v0.1.0 // indirect
github.com/miekg/dns v1.1.50 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/prometheus/client_golang v1.13.0
github.com/prometheus/client_golang v1.14.0
github.com/rs/xid v1.4.0 // indirect
github.com/shopspring/decimal v1.3.1 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/slackhq/nebula v1.6.0 // indirect
github.com/smallstep/cli v0.21.0 // indirect
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.1
github.com/urfave/cli v1.22.9 // indirect
go.step.sm/crypto v0.17.0 // indirect
go.step.sm/linkedca v0.17.0 // indirect
go.uber.org/zap v1.22.0
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035 // indirect
golang.org/x/tools v0.1.12 // indirect
google.golang.org/genproto v0.0.0-20220810155839-1856144b1d9c // indirect
go.uber.org/zap v1.23.0
)

0 comments on commit d9844e5

Please sign in to comment.