Skip to content

Commit

Permalink
run imports through gci for reordering
Browse files Browse the repository at this point in the history
  • Loading branch information
cce authored and Eric-Warehime committed May 9, 2022
1 parent 998a2ac commit f1a3951
Show file tree
Hide file tree
Showing 3 changed files with 776 additions and 10 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ module github.com/algorand/msgp
go 1.17

require (
github.com/daixiang0/gci v0.3.2
github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31
golang.org/x/tools v0.0.0-20200423205358-59e73619c742
golang.org/x/tools v0.1.5
)

require (
Expand Down
Loading

0 comments on commit f1a3951

Please sign in to comment.