axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

chore(deps): update module google/uuid to v1.2.0 - autoclosed #396

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/uuid require minor v1.1.4 -> v1.2.0

Release Notes

google/uuid ### [`v1.2.0`](https://togithub.com/google/uuid/releases/v1.2.0) [Compare Source](https://togithub.com/google/uuid/compare/v1.1.5...v1.2.0) This release introduces the NewString() function which is the equivalent of uuid.New().String(). ### [`v1.1.5`](https://togithub.com/google/uuid/releases/v1.1.5) [Compare Source](https://togithub.com/google/uuid/compare/v1.1.4...v1.1.5) There are no code changes. A missing period was add to a godoc comment and the linter was told to not complain that the results of hash.Write() are ignored (the function cannot fail)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.