diff --git a/go.mod b/go.mod index 4877051..8d4ffb0 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/bitly/go-simplejson v0.5.0 github.com/davecgh/go-spew v1.1.1 github.com/gorilla/mux v1.7.1 - github.com/gorilla/websocket v1.4.0 + github.com/gorilla/websocket v1.4.1 github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 github.com/pmezard/go-difflib v1.0.0 github.com/stretchr/testify v1.3.0