Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove sync.Mutex pointer #37

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Remove sync.Mutex pointer #37

merged 1 commit into from
Aug 20, 2024

Conversation

VojtechVitek
Copy link
Contributor

Description

Please explain the changes you made here.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@VojtechVitek VojtechVitek merged commit d4b5e3b into master Aug 20, 2024
1 check passed
@VojtechVitek VojtechVitek deleted the BFp1hzhr branch August 20, 2024 06:56
renovate bot referenced this pull request in jippi/dottie Sep 20, 2024
…o.mod (#97)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/golang-cz/devslog](https://github.com/golang-cz/devslog)
| `v0.0.9` -> `v0.0.11` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolang-cz%2fdevslog/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolang-cz%2fdevslog/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolang-cz%2fdevslog/v0.0.9/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolang-cz%2fdevslog/v0.0.9/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>golang-cz/devslog (github.com/golang-cz/devslog)</summary>

###
[`v0.0.11`](https://github.com/golang-cz/devslog/releases/tag/v0.0.11)

[Compare
Source](https://github.com/golang-cz/devslog/compare/v0.0.10...v0.0.11)

#### What's Changed

- fix nilString after rebase by
[@&#8203;david-littlefarmer](https://github.com/david-littlefarmer)
in
[https://github.com/golang-cz/devslog/pull/41](https://github.com/golang-cz/devslog/pull/41)

**Full Changelog**:
golang-cz/devslog@v0.0.10...v0.0.11

###
[`v0.0.10`](https://github.com/golang-cz/devslog/releases/tag/v0.0.10):
- Broken

[Compare
Source](https://github.com/golang-cz/devslog/compare/v0.0.9...v0.0.10)

Broken, use v0.0.11

#### What's Changed

- Remove sync.Mutex pointer by
[@&#8203;VojtechVitek](https://github.com/VojtechVitek) in
[https://github.com/golang-cz/devslog/pull/37](https://github.com/golang-cz/devslog/pull/37)
- Fix panic on empty interface field by
[@&#8203;leonid-shevtsov](https://github.com/leonid-shevtsov)
in
[https://github.com/golang-cz/devslog/pull/40](https://github.com/golang-cz/devslog/pull/40)
- No color by
[@&#8203;david-littlefarmer](https://github.com/david-littlefarmer)
in
[https://github.com/golang-cz/devslog/pull/39](https://github.com/golang-cz/devslog/pull/39)

#### New Contributors

- [@&#8203;leonid-shevtsov](https://github.com/leonid-shevtsov)
made their first contribution in
[https://github.com/golang-cz/devslog/pull/40](https://github.com/golang-cz/devslog/pull/40)

**Full Changelog**:
golang-cz/devslog@v0.0.9...v0.0.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* */1 * * *" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jippi/dottie).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants