Skip to content

Commit 958c55e

Browse files
authored
chore: Rename dependency file names (#11809)
1 parent d3cddd1 commit 958c55e

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

β€Ž.gitignoreβ€Ž

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,17 @@ frontend/src/xpack
4444
agent/xpack
4545
agent/router/entry_xpack.go
4646
agent/server/init_xpack.go
47+
agent/utils/xpack/xpack.go
4748
agent/utils/xpack/xpack_xpack.go
4849
core/xpack
4950
core/router/entry_xpack.go
5051
core/server/init_xpack.go
52+
core/utils/xpack/xpack.go
5153
core/utils/xpack/xpack_xpack.go
5254
core/xpack-ee
53-
core/router/entry_xpack_ee.go
54-
core/server/init_xpack_ee.go
55-
core/utils/xpack/xpack_xpack_ee.go
56-
xpack
55+
core/router/entry_xpackee.go
56+
core/server/init_xpackee.go
57+
core/utils/xpack/xpack_xpackee.go
5758

5859
.history/
5960
dist/

0 commit comments

Comments
Β (0)