gspot/go.mod

92 lines
4.0 KiB
Modula-2
Raw Normal View History

2024-02-19 02:51:25 +00:00
module git.asdf.cafe/abs3nt/gspot
2024-02-18 06:57:47 +00:00
2024-05-30 22:19:52 +00:00
go 1.22.3
2024-02-18 06:57:47 +00:00
require (
2024-02-18 17:58:47 +00:00
gfx.cafe/util/go/frand v0.0.0-20231226111635-bc00a6a250fb
2024-02-18 06:57:47 +00:00
gfx.cafe/util/go/fxplus v0.0.0-20231226111635-bc00a6a250fb
git.asdf.cafe/abs3nt/gunner v0.0.1
2024-02-18 23:04:34 +00:00
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/bubbles v0.18.0
chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 (#3) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | require | patch | `v0.26.4` -> `v0.26.6` | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v0.26.6`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.6) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6) #### Changelog ##### Bug fixes - [`60a57ea`](https://github.com/charmbracelet/bubbletea/commit/60a57eaf1f7f71e6678af1607581fad369cd6e88): fix: nil deref on release terminal ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v0.26.5`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.5) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5) Fix special keys input handling on Windows using the latest Windows Console Input driver. #### Changelog ##### New Features - [`42a7dd8`](https://github.com/charmbracelet/bubbletea/commit/42a7dd8f898f2e9cd180c8475ca6cb6ab21943f4): feat(ci): use goreleaser for releases ([#&#8203;1023](https://github.com/charmbracelet/bubbletea/issues/1023)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Bug fixes - [`a08802e`](https://github.com/charmbracelet/bubbletea/commit/a08802ea9f91d1ec1bbd2cd8c8caf7335ad50dce): fix(windows): coninput not handling control sequences ([#&#8203;1041](https://github.com/charmbracelet/bubbletea/issues/1041)) ([@&#8203;Sculas](https://github.com/Sculas)) ##### Other work - [`2d65ed6`](https://github.com/charmbracelet/bubbletea/commit/2d65ed65a3e5c524f1061b876b56de9d05ae76ee): chore(examples): removed use of deprecated Copy ([@&#8203;arianizadi](https://github.com/arianizadi)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Reviewed-on: https://git.asdf.cafe/abs3nt/gspot/pulls/3
2024-07-06 20:26:00 +00:00
github.com/charmbracelet/bubbletea v0.26.6
2024-05-30 22:19:52 +00:00
github.com/charmbracelet/lipgloss v0.11.0
2024-02-18 06:57:47 +00:00
github.com/lmittmann/tint v1.0.4
chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 (#3) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | require | patch | `v0.26.4` -> `v0.26.6` | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v0.26.6`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.6) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6) #### Changelog ##### Bug fixes - [`60a57ea`](https://github.com/charmbracelet/bubbletea/commit/60a57eaf1f7f71e6678af1607581fad369cd6e88): fix: nil deref on release terminal ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v0.26.5`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.5) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5) Fix special keys input handling on Windows using the latest Windows Console Input driver. #### Changelog ##### New Features - [`42a7dd8`](https://github.com/charmbracelet/bubbletea/commit/42a7dd8f898f2e9cd180c8475ca6cb6ab21943f4): feat(ci): use goreleaser for releases ([#&#8203;1023](https://github.com/charmbracelet/bubbletea/issues/1023)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Bug fixes - [`a08802e`](https://github.com/charmbracelet/bubbletea/commit/a08802ea9f91d1ec1bbd2cd8c8caf7335ad50dce): fix(windows): coninput not handling control sequences ([#&#8203;1041](https://github.com/charmbracelet/bubbletea/issues/1041)) ([@&#8203;Sculas](https://github.com/Sculas)) ##### Other work - [`2d65ed6`](https://github.com/charmbracelet/bubbletea/commit/2d65ed65a3e5c524f1061b876b56de9d05ae76ee): chore(examples): removed use of deprecated Copy ([@&#8203;arianizadi](https://github.com/arianizadi)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Reviewed-on: https://git.asdf.cafe/abs3nt/gspot/pulls/3
2024-07-06 20:26:00 +00:00
github.com/rivo/tview v0.0.0-20240524063012-037df494fb76
2024-02-19 18:11:47 +00:00
github.com/urfave/cli/v3 v3.0.0-alpha9
2024-05-30 22:19:52 +00:00
github.com/zmb3/spotify/v2 v2.4.2
go.uber.org/fx v1.22.0
golang.org/x/exp v0.0.0-20240530194437-404ba88c7ed0
golang.org/x/net v0.25.0
golang.org/x/oauth2 v0.20.0
golang.org/x/sync v0.7.0
google.golang.org/api v0.182.0
modernc.org/sqlite v1.29.10
2024-02-18 06:57:47 +00:00
)
require (
2024-05-30 22:19:52 +00:00
cloud.google.com/go/auth v0.5.0 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
cloud.google.com/go/compute/metadata v0.3.0 // indirect
2024-02-18 17:58:47 +00:00
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
2024-02-18 23:04:34 +00:00
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/charmbracelet/harmonica v0.2.0 // indirect
2024-05-30 22:19:52 +00:00
github.com/charmbracelet/x/ansi v0.1.2 // indirect
github.com/charmbracelet/x/input v0.1.1 // indirect
github.com/charmbracelet/x/term v0.1.1 // indirect
github.com/charmbracelet/x/windows v0.1.2 // indirect
2024-02-18 06:57:47 +00:00
github.com/cristalhq/aconfig v0.18.5 // indirect
github.com/cristalhq/aconfig/aconfigdotenv v0.17.1 // indirect
2024-02-18 17:58:47 +00:00
github.com/dustin/go-humanize v1.0.1 // indirect
2024-05-30 22:19:52 +00:00
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
2024-03-26 19:23:17 +00:00
github.com/felixge/httpsnoop v1.0.4 // indirect
2024-06-01 01:16:20 +00:00
github.com/gdamore/encoding v1.0.0 // indirect
github.com/gdamore/tcell/v2 v2.7.1 // indirect
2024-05-30 22:19:52 +00:00
github.com/go-logr/logr v1.4.2 // indirect
2024-03-26 19:23:17 +00:00
github.com/go-logr/stdr v1.2.2 // indirect
2024-02-18 23:04:34 +00:00
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
2024-03-26 19:23:17 +00:00
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
2024-05-30 22:19:52 +00:00
github.com/googleapis/gax-go/v2 v2.12.4 // indirect
2024-02-18 17:58:47 +00:00
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
2024-03-26 19:23:17 +00:00
github.com/joho/godotenv v1.5.1 // indirect
2024-02-18 23:04:34 +00:00
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
2024-03-26 19:23:17 +00:00
github.com/mattn/go-isatty v0.0.20 // indirect
2024-02-18 23:04:34 +00:00
github.com/mattn/go-localereader v0.0.1 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/muesli/reflow v0.3.0 // indirect
github.com/muesli/termenv v0.15.2 // indirect
2024-02-18 17:58:47 +00:00
github.com/ncruces/go-strftime v0.1.9 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
2024-03-26 19:23:17 +00:00
github.com/rivo/uniseg v0.4.7 // indirect
github.com/sahilm/fuzzy v0.1.1 // indirect
2024-05-30 22:19:52 +00:00
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
2024-02-18 23:04:34 +00:00
go.opencensus.io v0.24.0 // indirect
2024-05-30 22:19:52 +00:00
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 // indirect
go.opentelemetry.io/otel v1.27.0 // indirect
go.opentelemetry.io/otel/metric v1.27.0 // indirect
go.opentelemetry.io/otel/trace v1.27.0 // indirect
2024-03-26 19:23:17 +00:00
go.uber.org/dig v1.17.1 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
2024-05-30 22:19:52 +00:00
golang.org/x/crypto v0.23.0 // indirect
chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 (#3) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | require | patch | `v0.26.4` -> `v0.26.6` | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v0.26.6`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.6) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6) #### Changelog ##### Bug fixes - [`60a57ea`](https://github.com/charmbracelet/bubbletea/commit/60a57eaf1f7f71e6678af1607581fad369cd6e88): fix: nil deref on release terminal ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v0.26.5`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.5) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5) Fix special keys input handling on Windows using the latest Windows Console Input driver. #### Changelog ##### New Features - [`42a7dd8`](https://github.com/charmbracelet/bubbletea/commit/42a7dd8f898f2e9cd180c8475ca6cb6ab21943f4): feat(ci): use goreleaser for releases ([#&#8203;1023](https://github.com/charmbracelet/bubbletea/issues/1023)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Bug fixes - [`a08802e`](https://github.com/charmbracelet/bubbletea/commit/a08802ea9f91d1ec1bbd2cd8c8caf7335ad50dce): fix(windows): coninput not handling control sequences ([#&#8203;1041](https://github.com/charmbracelet/bubbletea/issues/1041)) ([@&#8203;Sculas](https://github.com/Sculas)) ##### Other work - [`2d65ed6`](https://github.com/charmbracelet/bubbletea/commit/2d65ed65a3e5c524f1061b876b56de9d05ae76ee): chore(examples): removed use of deprecated Copy ([@&#8203;arianizadi](https://github.com/arianizadi)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Reviewed-on: https://git.asdf.cafe/abs3nt/gspot/pulls/3
2024-07-06 20:26:00 +00:00
golang.org/x/sys v0.21.0 // indirect
2024-06-01 01:16:20 +00:00
golang.org/x/term v0.20.0 // indirect
2024-05-30 22:19:52 +00:00
golang.org/x/text v0.15.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
google.golang.org/grpc v1.64.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
2024-03-26 19:23:17 +00:00
modernc.org/gc/v3 v3.0.0-20240304020402-f0dba7c97c2b // indirect
2024-05-30 22:19:52 +00:00
modernc.org/libc v1.50.9 // indirect
2024-02-18 17:58:47 +00:00
modernc.org/mathutil v1.6.0 // indirect
2024-05-30 22:19:52 +00:00
modernc.org/memory v1.8.0 // indirect
2024-02-18 17:58:47 +00:00
modernc.org/strutil v1.2.0 // indirect
modernc.org/token v1.1.0 // indirect
2024-02-18 06:57:47 +00:00
sigs.k8s.io/yaml v1.4.0 // indirect
)