Update deps
This commit is contained in:
5
go.mod
5
go.mod
@ -5,12 +5,13 @@ go 1.12
|
||||
require (
|
||||
github.com/Rhymen/go-whatsapp v0.0.2-0.20190520154255-e9add85056dd
|
||||
github.com/golang/protobuf v1.3.1 // indirect
|
||||
github.com/gorilla/mux v1.7.2 // indirect
|
||||
github.com/lib/pq v1.1.1
|
||||
github.com/mattn/go-sqlite3 v1.10.0
|
||||
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
|
||||
github.com/skip2/go-qrcode v0.0.0-20190110000554-dc11ecdae0a9
|
||||
golang.org/x/sys v0.0.0-20190515190549-87c872767d25 // indirect
|
||||
golang.org/x/tools v0.0.0-20190515191914-7c3f65130f29 // indirect
|
||||
golang.org/x/sys v0.0.0-20190516110030-61b9204099cb // indirect
|
||||
golang.org/x/tools v0.0.0-20190517183331-d88f79806bbd // indirect
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
maunium.net/go/mauflag v1.0.0
|
||||
maunium.net/go/maulogger/v2 v2.0.0
|
||||
|
Reference in New Issue
Block a user