Skip to content

Commit

Permalink
Go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
pomo-mondreganto committed Nov 17, 2023
1 parent 0818e9b commit 18dbe92
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 @@ -29,6 +29,7 @@ require (
github.com/samber/lo v1.38.1
golang.org/x/net v0.17.0
golang.org/x/sys v0.13.0
nhooyr.io/websocket v1.8.7
)

require (
Expand Down Expand Up @@ -60,5 +61,4 @@ require (
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231009173412-8bfb1ae86b6c // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
nhooyr.io/websocket v1.8.7 // indirect
)

0 comments on commit 18dbe92

Please sign in to comment.