Skip to content

Commit

Permalink
chore: Update master to main for gorilla websocket repo.
Browse files Browse the repository at this point in the history
We'll see how many more of these will appear.
  • Loading branch information
iphydf committed Aug 9, 2023
1 parent 9e7719f commit 9ad6318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ go_repository(

go_repository(
name = "com_github_gorilla_websocket",
commit = "master",
commit = "main",
importpath = "github.com/gorilla/websocket",
)

Expand Down

0 comments on commit 9ad6318

Please sign in to comment.