chore: update package name

This commit is contained in:
Steven
2023-11-25 10:40:16 +08:00
parent b7999a4db2
commit 263812f98f
56 changed files with 146 additions and 139 deletions

View File

@@ -29,7 +29,7 @@ issues:
linters-settings:
goimports:
# Put imports beginning with prefix after 3rd-party packages.
local-prefixes: github.com/boojack/slash
local-prefixes: github.com/yourselfhosted/slash
revive:
# Default to run all linters so that new rules in the future could automatically be added to the static check.
enable-all-rules: true