updated deps
This commit is contained in:
1
go.mod
1
go.mod
@ -4,7 +4,6 @@ go 1.13
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/caarlos0/env v3.5.0+incompatible
|
github.com/caarlos0/env v3.5.0+incompatible
|
||||||
github.com/lithammer/shortuuid/v3 v3.0.4
|
|
||||||
github.com/sethvargo/go-diceware v0.2.0
|
github.com/sethvargo/go-diceware v0.2.0
|
||||||
github.com/stretchr/testify v1.5.1 // indirect
|
github.com/stretchr/testify v1.5.1 // indirect
|
||||||
gopkg.in/yaml.v2 v2.2.4 // indirect
|
gopkg.in/yaml.v2 v2.2.4 // indirect
|
||||||
|
|||||||
Reference in New Issue
Block a user