Skip to content

Commit 1779792

Browse files
authored
Merge pull request #174 from masx200/dependabot/go_modules/github.com/webx-top/com-1.2.11
Bump github.com/webx-top/com from 1.2.10 to 1.2.11
2 parents 7d59da1 + ca9afbe commit 1779792

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.10
41+
github.com/webx-top/com v1.2.11
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.10 h1:CSeNu3ofzLmuBmcEwxz10R4KB9pXJiM1R4012X+Shv4=
154-
github.com/webx-top/com v1.2.10/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
153+
github.com/webx-top/com v1.2.11 h1:955s9k+xixxZyKiPCbKtcz/BZAWqimSbDKJlPwi4+H8=
154+
github.com/webx-top/com v1.2.11/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)