Matthew Hardwick 2020-02-27 10:30:37 -05:00 committed by GitHub
parent 31f45ebfd6
commit 2922e4434f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/spf13/viper v1.6.2
github.com/stretchr/testify v1.4.0
github.com/tmc/grpc-websocket-proxy v0.0.0-20200122045848-3419fae592fc // indirect
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 // indirect
github.com/ugorji/go/codec v1.1.7 // indirect
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
go.uber.org/zap v1.14.0 // indirect
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b // indirect