Bump golang.org/x/term from 0.36.0 to 0.42.0

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.36.0 to 0.42.0.
- [Commits](https://github.com/golang/term/compare/v0.36.0...v0.42.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-10 03:14:30 +00:00
committed by GitHub
parent 3cb10cb68a
commit 293350fad2
2 changed files with 7 additions and 7 deletions

6
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/aykhans/bsky-feedgen
go 1.24.0
go 1.25.0
require (
github.com/bluesky-social/indigo v0.0.0-20250516010818-f8de501bd6a0
@@ -104,8 +104,8 @@ require (
go.uber.org/zap v1.26.0 // indirect
golang.org/x/crypto v0.38.0 // indirect
golang.org/x/sync v0.14.0 // indirect
golang.org/x/sys v0.37.0 // indirect
golang.org/x/term v0.36.0
golang.org/x/sys v0.43.0 // indirect
golang.org/x/term v0.42.0
golang.org/x/text v0.25.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect