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

Commit

Permalink
Update module github.com/ZupIT/horusec-devkit to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent b7cd082 commit 2931fed
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 49 deletions.
8 changes: 2 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,20 @@ go 1.15

require (
github.com/HdrHistogram/hdrhistogram-go v1.0.1 // indirect
github.com/ZupIT/horusec-devkit v0.0.0-20210318131703-025d34f2d2d7
github.com/ZupIT/horusec-devkit v1.0.15
github.com/evanphx/json-patch v4.9.0+incompatible
github.com/go-chi/chi v1.5.4
github.com/google/addlicense v0.0.0-20210428195630-6d92264d7170 // indirect
github.com/go-chi/chi v4.1.2+incompatible
github.com/google/go-cmp v0.5.5
github.com/google/wire v0.5.0
github.com/heptiolabs/healthcheck v0.0.0-20180807145615-6ff867650f40
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
github.com/opentracing/opentracing-go v1.2.0
github.com/prometheus/client_golang v1.9.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
github.com/thedevsaddam/renderer v1.2.0
github.com/uber/jaeger-client-go v2.25.0+incompatible
github.com/uber/jaeger-lib v2.4.0+incompatible // indirect
github.com/x-cray/logrus-prefixed-formatter v0.5.2
go.uber.org/atomic v1.7.0 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0 // indirect
k8s.io/api v0.20.4
k8s.io/apimachinery v0.20.4
Expand Down
Loading

0 comments on commit 2931fed

Please sign in to comment.