Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
get the new version of appchain
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Anderson <derek@upshot.xyz>
  • Loading branch information
dmikey committed Jan 31, 2024
1 parent 3a3c2cb commit cb68144
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 @@ -272,5 +272,5 @@ require (
replace (
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/libp2p/go-libp2p-raft => github.com/dmikey/go-libp2p-raft v0.0.0-20240110033916-a00d162e5fdd
github.com/upshot-tech/protocol-state-machine-module => github.com/upshot-tech/upshot-appchain/x/emissions a107907d3c9244db496511458911b1e824975c42
github.com/upshot-tech/protocol-state-machine-module => github.com/upshot-tech/upshot-appchain/x/emissions v0.0.0-20240131192024-a487d4059e45
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -956,8 +956,8 @@ github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljT
github.com/ugorji/go/codec v1.1.7/go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
github.com/upshot-tech/upshot-appchain/x/emissions v0.0.0-20240124222402-42ed70eafa95 h1:+UyOr/mdimGfQ33/8ld8m6Cw1FmnWRCIJFzwJKAkkYY=
github.com/upshot-tech/upshot-appchain/x/emissions v0.0.0-20240124222402-42ed70eafa95/go.mod h1:pPdKzuFaQhdvnyScR3EUxVKkJeCZRdZ3jEUj7lmzRKw=
github.com/upshot-tech/upshot-appchain/x/emissions v0.0.0-20240131192024-a487d4059e45 h1:fitXjpwDsw57/VBnJKXz80RRdiHFeYN2siedEuK+yHU=
github.com/upshot-tech/upshot-appchain/x/emissions v0.0.0-20240131192024-a487d4059e45/go.mod h1:xLgqdaKfIc1mgAirZpkhOVpGe8z0dO15VltuUuaaZSQ=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
Expand Down

0 comments on commit cb68144

Please sign in to comment.