Skip to content

Commit

Permalink
cleanup go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsannm committed Feb 18, 2024
1 parent 94bab79 commit e7433fb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
8 changes: 4 additions & 4 deletions contrib/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer5
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/clubpay/ronykit/kit v0.11.38 h1:37n41B4pONvSwvaZAy+gK9i+ssRdXnVFK4esQsManac=
github.com/clubpay/ronykit/kit v0.11.38/go.mod h1:Y3mtikbUShwrp3hD7WnyaGJ4vodFu3+2SPnVlVh4Gxs=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.38 h1:ISEhdGx9htF8EdB2xCN9r4FMB7dc/PyQBfJqnSAJpSU=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.38/go.mod h1:lWI1Q4aGS1Id8HsE/v4dEUT9iAtw98bj1VcpI70ACr0=
github.com/clubpay/ronykit/kit v0.11.39 h1:SKKKdVvXHEZ4cpUA9r0xQ3Q94q/8sUfFQwThMfFVuxk=
github.com/clubpay/ronykit/kit v0.11.39/go.mod h1:ZikVK75owufcxbuUmmqzOvYhbgiLVKh7whxZ4xiAba8=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.39 h1:Wfs8/Dv5Hw7G74OLVW/clSva0qlgApZ/YUzibv8J8js=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.39/go.mod h1:j3wd25uAxrm1rbx0rj5n8Yzdv5agpiJVtUcGtt5kwgg=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down
1 change: 0 additions & 1 deletion rony/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ require (
github.com/andybalholm/brotli v1.1.0 // indirect
github.com/fasthttp/router v1.4.22 // indirect
github.com/fasthttp/websocket v1.5.7 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/goccy/go-reflect v1.2.0 // indirect
github.com/jedib0t/go-pretty/v6 v6.5.4 // indirect
Expand Down
9 changes: 4 additions & 5 deletions rony/go.sum
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
github.com/clubpay/ronykit/kit v0.11.38 h1:37n41B4pONvSwvaZAy+gK9i+ssRdXnVFK4esQsManac=
github.com/clubpay/ronykit/kit v0.11.38/go.mod h1:Y3mtikbUShwrp3hD7WnyaGJ4vodFu3+2SPnVlVh4Gxs=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.38 h1:ISEhdGx9htF8EdB2xCN9r4FMB7dc/PyQBfJqnSAJpSU=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.38/go.mod h1:lWI1Q4aGS1Id8HsE/v4dEUT9iAtw98bj1VcpI70ACr0=
github.com/clubpay/ronykit/kit v0.11.39 h1:SKKKdVvXHEZ4cpUA9r0xQ3Q94q/8sUfFQwThMfFVuxk=
github.com/clubpay/ronykit/kit v0.11.39/go.mod h1:ZikVK75owufcxbuUmmqzOvYhbgiLVKh7whxZ4xiAba8=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.39 h1:Wfs8/Dv5Hw7G74OLVW/clSva0qlgApZ/YUzibv8J8js=
github.com/clubpay/ronykit/std/gateways/fasthttp v0.11.39/go.mod h1:j3wd25uAxrm1rbx0rj5n8Yzdv5agpiJVtUcGtt5kwgg=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/fasthttp/router v1.4.22 h1:qwWcYBbndVDwts4dKaz+A2ehsnbKilmiP6pUhXBfYKo=
github.com/fasthttp/router v1.4.22/go.mod h1:KeMvHLqhlB9vyDWD5TSvTccl9qeWrjSSiTJrJALHKV0=
github.com/fasthttp/websocket v1.5.7 h1:0a6o2OfeATvtGgoMKleURhLT6JqWPg7fYfWnH4KHau4=
github.com/fasthttp/websocket v1.5.7/go.mod h1:bC4fxSono9czeXHQUVKxsC0sNjbm7lPJR04GDFqClfU=
github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=
github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU=
github.com/goccy/go-json v0.10.2/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
Expand Down

0 comments on commit e7433fb

Please sign in to comment.