Skip to content

Commit

Permalink
chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#…
Browse files Browse the repository at this point in the history
…4872)

Bumps
[github.com/mattn/go-mastodon](https://github.com/mattn/go-mastodon)
from 0.0.6 to 0.0.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mattn/go-mastodon/commit/190d45d2ecc90f7b5965c5d13009dd1d28b7fc28"><code>190d45d</code></a>
update go.mod</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/18f53e138642d438552972b0d9dd237396a25d0c"><code>18f53e1</code></a>
fix go.mod module</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/4f1b16bb826f9de25b169a069cf3b3f9797401de"><code>4f1b16b</code></a>
update github workflow</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/0c91499d6528563480b88e6b98bba8e0e780657d"><code>0c91499</code></a>
go mod tidy</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/afce2f5eb278b322560787ccc15781a33fd70f4c"><code>afce2f5</code></a>
update deps</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/9c0773141dae89967e8181e0231e879cb21a26ed"><code>9c07731</code></a>
update deps</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/a0bda564b5900b2bf2775f42011820b64676230e"><code>a0bda56</code></a>
feat: add GetEndorsements method</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/b8ed0816089c709f14bc40d8760b16a0df76a105"><code>b8ed081</code></a>
add .idea directory to .gitignore file</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/073dfd699697be4b62329623e200d4f16c385dbd"><code>073dfd6</code></a>
Update README.md</li>
<li><a
href="https://github.com/mattn/go-mastodon/commit/d53cfea7c694f35b17401e24d249dcb61014f162"><code>d53cfea</code></a>
Introduce APIError type and make ErrorEvent.Err public</li>
<li>Additional commits viewable in <a
href="https://github.com/mattn/go-mastodon/compare/v0.0.6...v0.0.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-mastodon&package-manager=go_modules&previous-version=0.0.6&new-version=0.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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] committed May 16, 2024
1 parent b534f07 commit b4d768b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
github.com/invopop/jsonschema v0.12.0
github.com/jarcoal/httpmock v1.3.1
github.com/klauspost/pgzip v1.2.6
github.com/mattn/go-mastodon v0.0.6
github.com/mattn/go-mastodon v0.0.8
github.com/mitchellh/go-homedir v1.1.0
github.com/muesli/mango-cobra v1.2.0
github.com/muesli/roff v0.1.0
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ github.com/goreleaser/nfpm/v2 v2.37.1/go.mod h1:q8+sZXFqn106/eGw+9V+I8+izFxZ/sJj
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1 h1:6UKoz5ujsI55KNpsJH3UwCq3T8kKbZwNZBNPuTTje8U=
Expand Down Expand Up @@ -562,8 +561,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mattn/go-localereader v0.0.1 h1:ygSAOl7ZXTx4RdPYinUpg6W99U8jWvWi9Ye2JC/oIi4=
github.com/mattn/go-localereader v0.0.1/go.mod h1:8fBrzywKY7BI3czFoHkuzRoWE9C+EiG4R1k4Cjx5p88=
github.com/mattn/go-mastodon v0.0.6 h1:lqU1sOeeIapaDsDUL6udDZIzMb2Wqapo347VZlaOzf0=
github.com/mattn/go-mastodon v0.0.6/go.mod h1:cg7RFk2pcUfHZw/IvKe1FUzmlq5KnLFqs7eV2PHplV8=
github.com/mattn/go-mastodon v0.0.8 h1:UgKs4SmQ5JeawxMIPP7NQ9xncmOXA+5q6jYk4erR7vk=
github.com/mattn/go-mastodon v0.0.8/go.mod h1:8YkqetHoAVEktRkK15qeiv/aaIMfJ/Gc89etisPZtHU=
github.com/mattn/go-runewidth v0.0.12/go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRCM46jaSJTDAk=
github.com/mattn/go-runewidth v0.0.13/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/mattn/go-runewidth v0.0.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZgg3U=
Expand Down

0 comments on commit b4d768b

Please sign in to comment.