Skip to content

Commit

Permalink
Add stretchr/testify as required module for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mtds committed Mar 8, 2022
1 parent 3b3f2da commit e601bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ go 1.12
require (
github.com/prometheus/client_golang v1.2.1
github.com/prometheus/common v0.7.0
github.com/stretchr/testify v1.3.0
)

0 comments on commit e601bf4

Please sign in to comment.