|
|
|
@ -4,7 +4,6 @@ go 1.13
@@ -4,7 +4,6 @@ go 1.13
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
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/stretchr/testify v1.5.1 // indirect |
|
|
|
|
gopkg.in/yaml.v2 v2.2.4 // indirect |
|
|
|
|