Skip to content

Commit

Permalink
chore: bump reactor-go to v0.5.5 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeffcaii committed Jul 19, 2022
1 parent 11ad065 commit 7d6e9e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/golang/mock v1.4.4
github.com/google/uuid v1.1.2
github.com/gorilla/websocket v1.4.2
github.com/jjeffcaii/reactor-go v0.5.3
github.com/jjeffcaii/reactor-go v0.5.5
github.com/pkg/errors v0.9.1
github.com/pkg/profile v1.5.0
github.com/stretchr/testify v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/google/uuid v1.1.2 h1:EVhdT+1Kseyi1/pUmXKaFxYsDNy9RQYkMWRH68J/W7Y=
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/jjeffcaii/reactor-go v0.5.3 h1:g1SKM7RB8rVxcapa8eitAvLXW/E7LPU2IClpxPDC0QY=
github.com/jjeffcaii/reactor-go v0.5.3/go.mod h1:FVObesvqoZMF2/zrGgs6KkJ/GFJnNSS75jfCPlFqTOg=
github.com/jjeffcaii/reactor-go v0.5.5 h1:3VZ+vLitfJqpyrNRlcu7ns8c708wtG8bYAoCD9sOUfI=
github.com/jjeffcaii/reactor-go v0.5.5/go.mod h1:FVObesvqoZMF2/zrGgs6KkJ/GFJnNSS75jfCPlFqTOg=
github.com/panjf2000/ants/v2 v2.5.0 h1:1rWGWSnxCsQBga+nQbA4/iY6VMeNoOIAM0ZWh9u3q2Q=
github.com/panjf2000/ants/v2 v2.5.0/go.mod h1:cU93usDlihJZ5CfRGNDYsiBYvoilLvBF5Qp/BT2GNRE=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 7d6e9e0

Please sign in to comment.