Skip to content

Commit

Permalink
Bump github.com/samir-gandhi/davinci-client-go from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [github.com/samir-gandhi/davinci-client-go](https://github.com/samir-gandhi/davinci-client-go) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/samir-gandhi/davinci-client-go/releases)
- [Commits](samir-gandhi/davinci-client-go@v0.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/samir-gandhi/davinci-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 65b3a30 commit 4df3006
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.3
require (
github.com/fatih/color v1.18.0
github.com/rs/zerolog v1.33.0
github.com/samir-gandhi/davinci-client-go v0.7.1
github.com/samir-gandhi/davinci-client-go v0.8.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6ke
github.com/sagikazarmark/locafero v0.4.0/go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4=
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE=
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
github.com/samir-gandhi/davinci-client-go v0.7.1 h1:44xl2gN/lGQCnXE1gIJF83+6ltbqUQVpgNkDh6JSbm4=
github.com/samir-gandhi/davinci-client-go v0.7.1/go.mod h1:0CxhVhW9epuDN4b7mq1Hgbhmti8HBBlfOnE5bF1derE=
github.com/samir-gandhi/davinci-client-go v0.8.0 h1:YJmDQIecVu7MZYFW4/QgQqUVymnc6l7HTM2/XEli0Ik=
github.com/samir-gandhi/davinci-client-go v0.8.0/go.mod h1:0CxhVhW9epuDN4b7mq1Hgbhmti8HBBlfOnE5bF1derE=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=
Expand Down

0 comments on commit 4df3006

Please sign in to comment.