Skip to content

Commit

Permalink
Remove unused websocket package
Browse files Browse the repository at this point in the history
Signed-off-by: Derek McGowan <[email protected]>
  • Loading branch information
dmcgowan committed Jun 25, 2024
1 parent 0c1fc43 commit 42b2632
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 300 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/moby/spdystream

go 1.13

require github.com/gorilla/websocket v1.4.2
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
97 changes: 0 additions & 97 deletions ws/connection.go

This file was deleted.

199 changes: 0 additions & 199 deletions ws/ws_test.go

This file was deleted.

0 comments on commit 42b2632

Please sign in to comment.