Browse Source

updated deps

master
David Haukeness 5 years ago
parent
commit
6d9e08615a
No known key found for this signature in database
GPG Key ID: 54F2372DDB7F9462
  1. 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

Loading…
Cancel
Save