Skip to content

Commit

Permalink
chore(deps): bump github.com/douyu/jupiter from 0.11.1 to 0.11.2 (#408)
Browse files Browse the repository at this point in the history
Bumps [github.com/douyu/jupiter](https://github.com/douyu/jupiter) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/douyu/jupiter/releases)
- [Changelog](https://github.com/douyu/jupiter/blob/master/CHANGELOG.md)
- [Commits](douyu/jupiter@v0.11.1...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2023
1 parent 11df378 commit 0604933
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 @@ -13,7 +13,7 @@ require (
github.com/bojand/ghz v0.114.0
github.com/casbin/casbin/v2 v2.63.0
github.com/cockroachdb/cmux v0.0.0-20170110192607-30d10be49292
github.com/douyu/jupiter v0.11.1
github.com/douyu/jupiter v0.11.2
github.com/go-git/go-git/v5 v5.5.2
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
github.com/go-playground/validator v9.31.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ 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=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
github.com/douyu/jupiter v0.11.1 h1:dKOBIdMvfzQQKT5e0vWieoXB6p57YNCPhn4aEo4M5qQ=
github.com/douyu/jupiter v0.11.1/go.mod h1:eC6PuCqVSbD8dSe4umH85wvfYQ2GrfWLXE+Eqa63uEg=
github.com/douyu/jupiter v0.11.2 h1:rNJK9DQp3e4peh+oSnAx6N2J8kHS2K81jvZLOuNxlos=
github.com/douyu/jupiter v0.11.2/go.mod h1:qf0sskAROwJZgvH8JGsNso1UUIQJpeKov4rxCgnS0CM=
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
Expand Down

0 comments on commit 0604933

Please sign in to comment.