Skip to content

Commit

Permalink
reserve version update
Browse files Browse the repository at this point in the history
  • Loading branch information
vuong177 committed Nov 27, 2024
1 parent 98e902c commit 5ce0e75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/onomyprotocol/reserve v0.1.7-testnet
github.com/onomyprotocol/reserve v0.1.8-testnet
github.com/spf13/cast v1.6.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down Expand Up @@ -215,6 +215,5 @@ require (
replace (
github.com/cosmos/cosmos-sdk => github.com/onomyprotocol/onomy-sdk v0.50.8-onomy-sdk
github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
// github.com/onomyprotocol/reserve => /Users/donglieu/102024/reserve
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -825,8 +825,8 @@ github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DV
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/onomyprotocol/onomy-sdk v0.50.8-onomy-sdk h1:NA3OLSooUvsULODvnmtXik+lLzOVlM/oL3bP8j0bx/w=
github.com/onomyprotocol/onomy-sdk v0.50.8-onomy-sdk/go.mod h1:Zb+DgHtiByNwgj71IlJBXwOq6dLhtyAq3AgqpXm/jHo=
github.com/onomyprotocol/reserve v0.1.7-testnet h1:AYe4wIZmBhQvrf5g1GvNTeZmJhamLpOninb0qirifH4=
github.com/onomyprotocol/reserve v0.1.7-testnet/go.mod h1:Yf1czGGCaFEjsDZ2CX9VYCawzAIEEjBAdK6kjD1ocXE=
github.com/onomyprotocol/reserve v0.1.8-testnet h1:utfYZoD9tyg7DWuectAF+8E7nSK7p33pubaCDCYm9Ss=
github.com/onomyprotocol/reserve v0.1.8-testnet/go.mod h1:Yf1czGGCaFEjsDZ2CX9VYCawzAIEEjBAdK6kjD1ocXE=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=
Expand Down

0 comments on commit 5ce0e75

Please sign in to comment.