Skip to content

Commit

Permalink
Merge pull request #2 from patrickcping/bump-dv-module-202409
Browse files Browse the repository at this point in the history
Bump go module (DV)
  • Loading branch information
patrickcping authored Sep 2, 2024
2 parents 16259a6 + db6ff0c commit 26f4d60
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 @@ -7,7 +7,7 @@ toolchain go1.21.5
require (
github.com/fatih/color v1.14.1
github.com/rs/zerolog v1.31.0
github.com/samir-gandhi/davinci-client-go v0.6.0
github.com/samir-gandhi/davinci-client-go v0.6.1
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 @@ -66,8 +66,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.6.0 h1:E2Va9GCpIPkZ7wpEdlu93Bs00TA4h8TeSCtkG3eQuAc=
github.com/samir-gandhi/davinci-client-go v0.6.0/go.mod h1:DmOPy/WsIc4e7RYOIeSGM6Qrlb1JsYuN45UaGnlDt9U=
github.com/samir-gandhi/davinci-client-go v0.6.1 h1:WZU2RFGXN2mSiCbwACDMSEIHu2CclSxVNwFUo1PRhIA=
github.com/samir-gandhi/davinci-client-go v0.6.1/go.mod h1:DmOPy/WsIc4e7RYOIeSGM6Qrlb1JsYuN45UaGnlDt9U=
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 26f4d60

Please sign in to comment.