Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmartinszup committed Nov 26, 2021
1 parent 9dae711 commit f87e7bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
github.com/ZupIT/horusec-devkit v1.0.20-0.20211126131753-c76882361081
github.com/ZupIT/horusec-devkit v1.0.20-0.20211126145754-05f9df864948
github.com/go-logr/logr v0.4.0
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.5.6
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ github.com/ZupIT/horusec-devkit v1.0.20-0.20211123113450-7a39e9acf0bb h1:we0cC6O
github.com/ZupIT/horusec-devkit v1.0.20-0.20211123113450-7a39e9acf0bb/go.mod h1:OyD/c5VGmmIxZamErINJJZ3ZFVFQJKRnh6/5a69n1J4=
github.com/ZupIT/horusec-devkit v1.0.20-0.20211126131753-c76882361081 h1:pA4Bfz5C2MVBClhtf12iDWRjp9XlUQ5Am+PPX47LTS8=
github.com/ZupIT/horusec-devkit v1.0.20-0.20211126131753-c76882361081/go.mod h1:OyD/c5VGmmIxZamErINJJZ3ZFVFQJKRnh6/5a69n1J4=
github.com/ZupIT/horusec-devkit v1.0.20-0.20211126145754-05f9df864948 h1:eee6u13BDjynRXSRnKDRLwzq/wzLWBfqw6yBkoiuWKM=
github.com/ZupIT/horusec-devkit v1.0.20-0.20211126145754-05f9df864948/go.mod h1:OyD/c5VGmmIxZamErINJJZ3ZFVFQJKRnh6/5a69n1J4=
github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3/J6wwsYMMT4xOr94bZjxIelGM0+d/wbFw=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit f87e7bb

Please sign in to comment.