mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Update dependencies
This commit is contained in:
parent
e50b334b9a
commit
fe7ac80a6c
3 changed files with 44 additions and 49 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ install:
|
|||
fmt:
|
||||
@gofumpt -l -w .
|
||||
@gofmt -s -w .
|
||||
@gci write --custom-order -s "standard,prefix(github.com/sagernet/),default" .
|
||||
@gci write --custom-order -s standard -s "prefix(github.com/sagernet/)" -s "default" .
|
||||
|
||||
fmt_install:
|
||||
go install -v mvdan.cc/gofumpt@latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue