chore(deps): update module github.com/mattn/go-mastodon to v0.0.13 #44

Open
renovate-bot wants to merge 1 commit from renovate/github.com-mattn-go-mastodon-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/mattn/go-mastodon require patch v0.0.11v0.0.13

Release Notes

mattn/go-mastodon (github.com/mattn/go-mastodon)

v0.0.13

Compare Source

v0.0.12

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mattn/go-mastodon](https://github.com/mattn/go-mastodon) | require | patch | `v0.0.11` → `v0.0.13` | --- ### Release Notes <details> <summary>mattn/go-mastodon (github.com/mattn/go-mastodon)</summary> ### [`v0.0.13`](https://github.com/mattn/go-mastodon/compare/v0.0.12...v0.0.13) [Compare Source](https://github.com/mattn/go-mastodon/compare/v0.0.12...v0.0.13) ### [`v0.0.12`](https://github.com/mattn/go-mastodon/compare/v0.0.11...v0.0.12) [Compare Source](https://github.com/mattn/go-mastodon/compare/v0.0.11...v0.0.12) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDkuNyIsInVwZGF0ZWRJblZlciI6IjQ0LjMuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/github.com-mattn-go-mastodon-0.x from ee6def7a89 to 745e7ed2a6 2026-07-10 08:33:23 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/mattn/go-mastodon to v0.0.12 to chore(deps): update module github.com/mattn/go-mastodon to v0.0.13 2026-07-10 08:33:24 +00:00
renovate-bot force-pushed renovate/github.com-mattn-go-mastodon-0.x from 745e7ed2a6 to c30b8e51bc 2026-07-10 10:05:02 +00:00 Compare
renovate-bot force-pushed renovate/github.com-mattn-go-mastodon-0.x from c30b8e51bc to ee1b384013
Some checks failed
renovate/artifacts Artifact file update failure
2026-07-20 07:03:12 +00:00
Compare
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/mattn/go-mastodon v0.0.13
go: downloading github.com/mmcdole/gofeed v1.3.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/earthboundkid/versioninfo/v2 v2.24.1
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading github.com/tomnomnom/linkheader v0.0.0-20250811210735-e5fe3b51442e
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading golang.org/x/sys v0.29.0
go: downloading github.com/PuerkitoBio/goquery v1.8.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/mmcdole/goxpp v1.1.1-0.20240225020742-a0c311522b23
go: downloading golang.org/x/net v0.4.0
go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading golang.org/x/text v0.28.0
go: downloading github.com/andybalholm/cascadia v1.3.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/mmcdole/gofeed imports
	github.com/mmcdole/gofeed/internal/shared imports
	golang.org/x/text/runes: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/mmcdole/gofeed imports
	github.com/mmcdole/gofeed/internal/shared imports
	golang.org/x/text/transform: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/spf13/viper imports
	github.com/spf13/afero imports
	golang.org/x/text/unicode/norm: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/mmcdole/gofeed imports
	github.com/mmcdole/gofeed/internal/shared imports
	golang.org/x/net/html/charset imports
	golang.org/x/text/encoding: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/mmcdole/gofeed imports
	github.com/mmcdole/gofeed/internal/shared imports
	golang.org/x/net/html/charset imports
	golang.org/x/text/encoding/charmap: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/mmcdole/gofeed imports
	github.com/mmcdole/gofeed/internal/shared imports
	golang.org/x/net/html/charset imports
	golang.org/x/text/encoding/htmlindex: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer
go: code.remotelab.uk/mikebell/resound/cmd imports
	github.com/spf13/viper imports
	github.com/spf13/viper/internal/encoding/dotenv imports
	github.com/subosito/gotenv imports
	golang.org/x/text/encoding/unicode: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: downloading github.com/mattn/go-mastodon v0.0.13 go: downloading github.com/mmcdole/gofeed v1.3.0 go: downloading github.com/spf13/cobra v1.10.2 go: downloading github.com/spf13/viper v1.21.0 go: downloading github.com/earthboundkid/versioninfo/v2 v2.24.1 go: downloading github.com/gorilla/websocket v1.5.3 go: downloading github.com/tomnomnom/linkheader v0.0.0-20250811210735-e5fe3b51442e go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/sagikazarmark/locafero v0.11.0 go: downloading github.com/spf13/afero v1.15.0 go: downloading github.com/spf13/cast v1.10.0 go: downloading golang.org/x/sys v0.29.0 go: downloading github.com/PuerkitoBio/goquery v1.8.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mmcdole/goxpp v1.1.1-0.20240225020742-a0c311522b23 go: downloading golang.org/x/net v0.4.0 go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading golang.org/x/text v0.28.0 go: downloading github.com/andybalholm/cascadia v1.3.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: code.remotelab.uk/mikebell/resound/cmd imports github.com/mmcdole/gofeed imports github.com/mmcdole/gofeed/internal/shared imports golang.org/x/text/runes: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer go: code.remotelab.uk/mikebell/resound/cmd imports github.com/mmcdole/gofeed imports github.com/mmcdole/gofeed/internal/shared imports golang.org/x/text/transform: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer go: code.remotelab.uk/mikebell/resound/cmd imports github.com/spf13/viper imports github.com/spf13/afero imports golang.org/x/text/unicode/norm: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer go: code.remotelab.uk/mikebell/resound/cmd imports github.com/mmcdole/gofeed imports github.com/mmcdole/gofeed/internal/shared imports golang.org/x/net/html/charset imports golang.org/x/text/encoding: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer go: code.remotelab.uk/mikebell/resound/cmd imports github.com/mmcdole/gofeed imports github.com/mmcdole/gofeed/internal/shared imports golang.org/x/net/html/charset imports golang.org/x/text/encoding/charmap: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer go: code.remotelab.uk/mikebell/resound/cmd imports github.com/mmcdole/gofeed imports github.com/mmcdole/gofeed/internal/shared imports golang.org/x/net/html/charset imports golang.org/x/text/encoding/htmlindex: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer go: code.remotelab.uk/mikebell/resound/cmd imports github.com/spf13/viper imports github.com/spf13/viper/internal/encoding/dotenv imports github.com/subosito/gotenv imports golang.org/x/text/encoding/unicode: golang.org/x/text@v0.28.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.zip": stream error: stream ID 139; INTERNAL_ERROR; received from peer ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-mattn-go-mastodon-0.x:renovate/github.com-mattn-go-mastodon-0.x
git switch renovate/github.com-mattn-go-mastodon-0.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mikebell/resound!44
No description provided.