Skip to content

Commit 9fb9dab

Browse files
authored
Merge pull request #167 from masx200/dependabot/go_modules/github.com/webx-top/com-1.2.9
Bump github.com/webx-top/com from 1.2.5 to 1.2.9
2 parents 55bdcf8 + af6e3c0 commit 9fb9dab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ require (
3838
github.com/magiconair/properties v1.8.7
3939
github.com/masx200/leetcode-TreeNode-go v1.0.5
4040
github.com/pmezard/go-difflib v1.0.0 // indirect
41-
github.com/webx-top/com v1.2.5
41+
github.com/webx-top/com v1.2.9
4242
gopkg.in/yaml.v3 v3.0.1 // indirect
4343
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ github.com/tklauser/numcpus v0.3.0 h1:ILuRUQBtssgnxw0XXIjKUC56fgnOrFoQQ/4+DeU2bi
150150
github.com/tklauser/numcpus v0.3.0/go.mod h1:yFGUr7TUHQRAhyqBcEg0Ge34zDBAsIvJJcyE6boqnA8=
151151
github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=
152152
github.com/viant/toolbox v0.24.0/go.mod h1:OxMCG57V0PXuIP2HNQrtJf2CjqdmbrOx5EkMILuUhzM=
153-
github.com/webx-top/com v1.2.5 h1:8MhR9Ue8rOePqQkjXSrAaKXc75dfRWtNGjlfiRk8kMw=
154-
github.com/webx-top/com v1.2.5/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
153+
github.com/webx-top/com v1.2.9 h1:uBhd43vSDNhGLSo1bb1lK5NucbhvMQNg9GSq1GrZ8ic=
154+
github.com/webx-top/com v1.2.9/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
155155
github.com/yusufpapurcu/wmi v1.2.2 h1:KBNDSne4vP5mbSWnJbO+51IMOXJB67QiYCSBrubbPRg=
156156
github.com/yusufpapurcu/wmi v1.2.2/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
157157
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=

0 commit comments

Comments
 (0)