Skip to content

Commit

Permalink
Fix go install gqlgen binary
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandear committed May 24, 2024
1 parent a9965fb commit 1003e92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ require (
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.20.0 // indirect
)

// skip 1.5.1 as it has serious bugs
replace github.com/gorilla/websocket => github.com/gorilla/websocket v1.5.0

0 comments on commit 1003e92

Please sign in to comment.