Skip to content

Commit 9f957cd

Browse files
chore(deps): bump github.com/pterm/pterm from 0.12.80 to 0.12.81
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.80 to 0.12.81. - [Release notes](https://github.com/pterm/pterm/releases) - [Commits](pterm/pterm@v0.12.80...v0.12.81) --- updated-dependencies: - dependency-name: github.com/pterm/pterm dependency-version: 0.12.81 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c18c3f commit 9f957cd

File tree

2 files changed

+15
-68
lines changed

2 files changed

+15
-68
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/knadh/koanf/providers/structs v1.0.0
1313
github.com/knadh/koanf/v2 v2.2.0
1414
github.com/prometheus/client_golang v1.22.0
15-
github.com/pterm/pterm v0.12.80
15+
github.com/pterm/pterm v0.12.81
1616
github.com/spf13/cobra v1.9.1
1717
github.com/tidwall/pretty v1.2.1
1818
github.com/twmb/franz-go v1.19.4
@@ -212,14 +212,14 @@ require (
212212
go.uber.org/dig v1.19.0 // indirect
213213
go.uber.org/multierr v1.11.0 // indirect
214214
golang.org/x/crypto v0.38.0 // indirect
215-
golang.org/x/mod v0.21.0 // indirect
215+
golang.org/x/mod v0.25.0 // indirect
216216
golang.org/x/oauth2 v0.30.0 // indirect
217-
golang.org/x/sync v0.14.0 // indirect
217+
golang.org/x/sync v0.15.0 // indirect
218218
golang.org/x/sys v0.33.0 // indirect
219219
golang.org/x/term v0.32.0 // indirect
220-
golang.org/x/text v0.25.0 // indirect
220+
golang.org/x/text v0.26.0 // indirect
221221
golang.org/x/time v0.5.0 // indirect
222-
golang.org/x/tools v0.24.0 // indirect
222+
golang.org/x/tools v0.33.0 // indirect
223223
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
224224
google.golang.org/api v0.169.0 // indirect
225225
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect

0 commit comments

Comments
 (0)