Skip to content

Commit e024534

Browse files
dependabot[bot]OpenWaygate
authored andcommitted
⬆️ Bump github.com/savioxavier/termlink from 1.3.0 to 1.4.0
Bumps [github.com/savioxavier/termlink](https://github.com/savioxavier/termlink) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/savioxavier/termlink/releases) - [Commits](savioxavier/termlink@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/savioxavier/termlink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ee902d commit e024534

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/eat-pray-ai/yutu
33
go 1.22
44

55
require (
6-
github.com/savioxavier/termlink v1.3.0
6+
github.com/savioxavier/termlink v1.4.0
77
github.com/spf13/cobra v1.8.1
88
github.com/spf13/viper v1.19.0
99
golang.org/x/oauth2 v0.22.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/sagikazarmark/locafero v0.6.0 h1:ON7AQg37yzcRPU69mt7gwhFEBwxI6P9T4Qu3
8585
github.com/sagikazarmark/locafero v0.6.0/go.mod h1:77OmuIc6VTraTXKXIs/uvUxKGUXjE1GbemJYHqdNjX0=
8686
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE=
8787
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
88-
github.com/savioxavier/termlink v1.3.0 h1:3Gl4FzQjUyiHzmoEDfmWEhgIwDiJY4poOQHP+k8ReA4=
89-
github.com/savioxavier/termlink v1.3.0/go.mod h1:5T5ePUlWbxCHIwyF8/Ez1qufOoGM89RCg9NvG+3G3gc=
88+
github.com/savioxavier/termlink v1.4.0 h1:gmSSPhNohbhl1fV+1cosKb2IlZKdIE6Dsh+rRE4myaM=
89+
github.com/savioxavier/termlink v1.4.0/go.mod h1:5T5ePUlWbxCHIwyF8/Ez1qufOoGM89RCg9NvG+3G3gc=
9090
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
9191
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
9292
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=

0 commit comments

Comments
 (0)