Skip to content

Commit

Permalink
build: Change cheqd-node
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Dec 22, 2022
1 parent f99f4ba commit 119de1b
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 @@ -3,7 +3,7 @@ module github.com/cheqd/did-resolver
go 1.18

require (
github.com/cheqd/cheqd-node v0.7.3
github.com/cheqd/cheqd-node v0.6.10
github.com/labstack/echo/v4 v4.9.1
github.com/rs/zerolog v1.28.0
github.com/spf13/cobra v1.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghf
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cbYE=
github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cheqd/cheqd-node v0.7.3 h1:ELllyb+4HCCEsBnAEruQeJD292jP2CcfTlmXDTZI2vA=
github.com/cheqd/cheqd-node v0.7.3/go.mod h1:QssvmpF/YRCxb8mkxAAZOuGq5wbnkYdQlDu0LILQNV0=
github.com/cheqd/cheqd-node v0.6.10 h1:d4BMjgetLw9qGiPC5iJ80EQGKzpPaZIYXZoEnl2yCu8=
github.com/cheqd/cheqd-node v0.6.10/go.mod h1:qleVcKI+Dgj2e1Dug1wRriOrjytlrz2YKh5BrSP0quE=
github.com/cheqd/cosmos-sdk v0.45.9-cheqd-tag h1:K1eIYxqaQ5aFSVAnPNOeU12U0B3mStYN0vrawMoUkCY=
github.com/cheqd/cosmos-sdk v0.45.9-cheqd-tag/go.mod h1:Z5M4TX7PsHNHlF/1XanI2DIpORQ+Q/st7oaeufEjnvU=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
Expand Down

0 comments on commit 119de1b

Please sign in to comment.