Skip to content

Commit

Permalink
bump SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
JyotinderSingh committed Nov 22, 2024
1 parent e7d9383 commit c6ad643
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.2

require (
github.com/c-bata/go-prompt v0.2.6
github.com/dicedb/dicedb-go v0.0.0-20241120180339-1e6eb210622f
github.com/dicedb/dicedb-go v0.1.1
github.com/spf13/cobra v1.8.1
)

Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ github.com/dicedb/dicedb-go v0.0.0-20241026093718-570de4575be3 h1:JvnAibMNGA0vQH
github.com/dicedb/dicedb-go v0.0.0-20241026093718-570de4575be3/go.mod h1:p7x5/3S6wBEmiRMwxavj1I1P1xsSVQS6fcSbeai5ic4=
github.com/dicedb/dicedb-go v0.0.0-20241120180339-1e6eb210622f h1:snDAMNG0lJDUdPVEvO7fqDvszVZrKLipd6fVFDvmqmE=
github.com/dicedb/dicedb-go v0.0.0-20241120180339-1e6eb210622f/go.mod h1:DuggsMhSh810UH6hH4MXWLflPz+/ZgoFAhhsi53S9e0=
github.com/dicedb/dicedb-go v0.0.0-20241121185405-b4a31f3f96da h1:RXhojClkhWRo3xIMJ9wGQ1MefhcDbCZ5fg8WWGyl3nI=
github.com/dicedb/dicedb-go v0.0.0-20241121185405-b4a31f3f96da/go.mod h1:DuggsMhSh810UH6hH4MXWLflPz+/ZgoFAhhsi53S9e0=
github.com/dicedb/dicedb-go v0.1.0 h1:Qotpe6p4UWhYkomy2GjtUiv1qRhUbsJylV5cCXviCWs=
github.com/dicedb/dicedb-go v0.1.0/go.mod h1:DuggsMhSh810UH6hH4MXWLflPz+/ZgoFAhhsi53S9e0=
github.com/dicedb/dicedb-go v0.1.1 h1:LbzJgCnIOMAIRsd7DWqdgbgFz5XlHl9gMWNr6rDUZR4=
github.com/dicedb/dicedb-go v0.1.1/go.mod h1:DuggsMhSh810UH6hH4MXWLflPz+/ZgoFAhhsi53S9e0=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down

0 comments on commit c6ad643

Please sign in to comment.