Skip to content

Commit

Permalink
update version of websocket
Browse files Browse the repository at this point in the history
  • Loading branch information
jenow committed Dec 4, 2020
1 parent 3e33f04 commit 251e2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.12

require (
github.com/google/uuid v1.1.2
github.com/gorilla/websocket v1.4.1
github.com/gorilla/websocket v1.4.2
github.com/stretchr/testify v1.4.0
)

0 comments on commit 251e2af

Please sign in to comment.