Skip to content

Commit 690488a

Browse files
committed
feat(配置): 增加basepath支持
1 parent 66523f4 commit 690488a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ require (
1212
require (
1313
github.com/cespare/xxhash/v2 v2.3.0 // indirect
1414
github.com/clipperhouse/displaywidth v0.11.0 // indirect
15-
github.com/clipperhouse/stringish v0.1.1 // indirect
1615
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
1716
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
1817
github.com/drone/envsubst v1.0.3 // indirect
@@ -40,7 +39,7 @@ require (
4039
github.com/mattn/go-runewidth v0.0.23 // indirect
4140
github.com/mitchellh/mapstructure v1.5.0 // indirect
4241
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 // indirect
43-
github.com/olekukonko/errors v1.2.0 // indirect
42+
github.com/olekukonko/errors v1.3.0 // indirect
4443
github.com/olekukonko/ll v0.1.8 // indirect
4544
github.com/olekukonko/tablewriter v1.1.4 // indirect
4645
github.com/rs/xid v1.6.0 // indirect

0 commit comments

Comments
 (0)