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

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

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.36.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]
2025-10-25 12:02:31 +00:00
committed by GitHub
parent 1f2ccc55f3
commit b2c06a80dc
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
go 1.24.0
require (
github.com/bluesky-social/indigo v0.0.0-20250516010818-f8de501bd6a0
@@ -105,8 +105,8 @@ require (
golang.org/x/crypto v0.38.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sync v0.14.0 // indirect
golang.org/x/sys v0.33.0 // indirect
golang.org/x/term v0.32.0
golang.org/x/sys v0.37.0 // indirect
golang.org/x/term v0.36.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