Skip to content

Commit

Permalink
build(deps): bump github.com/douyu/jupiter from 0.11.3 to 0.11.5
Browse files Browse the repository at this point in the history
Bumps [github.com/douyu/jupiter](https://github.com/douyu/jupiter) from 0.11.3 to 0.11.5.
- [Release notes](https://github.com/douyu/jupiter/releases)
- [Changelog](https://github.com/douyu/jupiter/blob/master/CHANGELOG.md)
- [Commits](douyu/jupiter@v0.11.3...v0.11.5)

---
updated-dependencies:
- dependency-name: github.com/douyu/jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent edf3337 commit da8e560
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 58 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/alibaba/sentinel-golang v1.0.4
github.com/apache/rocketmq-client-go/v2 v2.1.2-0.20221202035048-f56a2dba2af8
github.com/douyu/jupiter v0.11.3
github.com/douyu/jupiter v0.11.5
github.com/gin-gonic/gin v1.9.0
github.com/gogf/gf v1.16.9
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/gorilla/websocket v1.5.0
github.com/labstack/echo/v4 v4.10.2
github.com/sentinel-group/sentinel-go-adapters v1.0.1
Expand All @@ -19,6 +19,6 @@ require (
go.etcd.io/etcd/client/v3 v3.5.8
go.mongodb.org/mongo-driver v1.11.4
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.28.1
google.golang.org/protobuf v1.30.0
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
)
Loading

0 comments on commit da8e560

Please sign in to comment.