Skip to content

Commit

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

---
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 May 10, 2023
1 parent 84d327e commit e26e92b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion uuid/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/BurntSushi/toml v1.2.1
github.com/bwmarrin/snowflake v0.3.0
github.com/douyu/jupiter v0.11.5
github.com/douyu/jupiter v0.11.7
github.com/google/uuid v1.3.0
github.com/google/wire v0.5.0
github.com/labstack/echo/v4 v4.10.2
Expand Down
4 changes: 2 additions & 2 deletions uuid/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
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 h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
github.com/douyu/jupiter v0.11.5 h1:uoBahfS132lMfxD3/sbWV/sUslDol23d9I6AshCQIV0=
github.com/douyu/jupiter v0.11.5/go.mod h1:5H3egSVPWU3K7lAZFsFrGiPL8cgvIYwukeq+1B38M/E=
github.com/douyu/jupiter v0.11.7 h1:I9mGld29+4bXtIfZ+/bINq9tf3opvyMNVC8NcA7EuFY=
github.com/douyu/jupiter v0.11.7/go.mod h1:Qd3/nN90CvTDvGLbsRTAvW5vDyEeL5UZ6kesI6ghQyw=
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/eapache/go-resiliency v1.1.0/go.mod h1:kFI+JgMyC7bLPUVY133qvEBtVayf5mFgVsvEsIPBvNs=
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU=
Expand Down

0 comments on commit e26e92b

Please sign in to comment.