Skip to content

Commit ab01a21

Browse files
Bump github.com/webx-top/com from 0.9.8 to 1.0.1
Bumps [github.com/webx-top/com](https://github.com/webx-top/com) from 0.9.8 to 1.0.1. - [Release notes](https://github.com/webx-top/com/releases) - [Commits](webx-top/com@v0.9.8...v1.0.1) --- updated-dependencies: - dependency-name: github.com/webx-top/com dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d545e1 commit ab01a21

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 v0.9.8
41+
github.com/webx-top/com v1.0.1
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
@@ -149,8 +149,8 @@ github.com/tklauser/numcpus v0.3.0 h1:ILuRUQBtssgnxw0XXIjKUC56fgnOrFoQQ/4+DeU2bi
149149
github.com/tklauser/numcpus v0.3.0/go.mod h1:yFGUr7TUHQRAhyqBcEg0Ge34zDBAsIvJJcyE6boqnA8=
150150
github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=
151151
github.com/viant/toolbox v0.24.0/go.mod h1:OxMCG57V0PXuIP2HNQrtJf2CjqdmbrOx5EkMILuUhzM=
152-
github.com/webx-top/com v0.9.8 h1:EWP9Mhz5N1pxP28mCtWDSNNLq8tY3sJq+VqiI3RFWYs=
153-
github.com/webx-top/com v0.9.8/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
152+
github.com/webx-top/com v1.0.1 h1:LgMdTogjHo/hbbUAGVUjKs8EQHlGepeomtwjuXmp/jo=
153+
github.com/webx-top/com v1.0.1/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
154154
github.com/yusufpapurcu/wmi v1.2.2 h1:KBNDSne4vP5mbSWnJbO+51IMOXJB67QiYCSBrubbPRg=
155155
github.com/yusufpapurcu/wmi v1.2.2/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
156156
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=

0 commit comments

Comments
 (0)