Skip to content

Commit

Permalink
Update chain_governance.go
Browse files Browse the repository at this point in the history
  • Loading branch information
victor7780 authored May 27, 2024
1 parent 4a4061a commit d784b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/commandline/chain_governance.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"fmt"
"strconv"

"github.com/FISCO-BCOS/go-sdk/precompiled/chaingovernance"
"github.com/victor7780/go-sdk/precompiled/chaingovernance"
"github.com/ethereum/go-ethereum/common"
"github.com/spf13/cobra"
)
Expand Down

0 comments on commit d784b20

Please sign in to comment.