Skip to content

Commit

Permalink
chore: Add test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jun 13, 2020
1 parent 4f4d274 commit 0f092f5
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 @@ -31,6 +31,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.5.1
github.com/thoas/go-funk v0.6.0
golang.org/x/crypto v0.0.0-20200208060501-ecb85df21340 // indirect
golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
Expand Down

0 comments on commit 0f092f5

Please sign in to comment.