leonidboykov / go-deviantart

DeviantArt API client in Go
MIT License
0 stars 0 forks source link

fix(deps): update all non-major dependencies #20

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/dghubble/sling v1.4.1 -> v1.4.2 age adoption passing confidence
github.com/google/uuid v1.5.0 -> v1.6.0 age adoption passing confidence
golang.org/x/oauth2 v0.15.0 -> v0.22.0 age adoption passing confidence

Release Notes

dghubble/sling (github.com/dghubble/sling) ### [`v1.4.2`](https://togithub.com/dghubble/sling/blob/HEAD/CHANGES.md#v142) [Compare Source](https://togithub.com/dghubble/sling/compare/v1.4.1...v1.4.2) - Update Go module dependencies
google/uuid (github.com/google/uuid) ### [`v1.6.0`](https://togithub.com/google/uuid/releases/tag/v1.6.0) [Compare Source](https://togithub.com/google/uuid/compare/v1.5.0...v1.6.0) ##### Features - add Max UUID constant ([#​149](https://togithub.com/google/uuid/issues/149)) ([c58770e](https://togithub.com/google/uuid/commit/c58770eb495f55fe2ced6284f93c5158a62e53e3)) ##### Bug Fixes - fix typo in version 7 uuid documentation ([#​153](https://togithub.com/google/uuid/issues/153)) ([016b199](https://togithub.com/google/uuid/commit/016b199544692f745ffc8867b914129ecb47ef06)) - Monotonicity in UUIDv7 ([#​150](https://togithub.com/google/uuid/issues/150)) ([a2b2b32](https://togithub.com/google/uuid/commit/a2b2b32373ff0b1a312b7fdf6d38a977099698a6))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.