File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/jessevdk/go-flags v1.5.0
19
19
github.com/patrickmn/go-cache v2.1.0+incompatible
20
20
github.com/remeh/sizedwaitgroup v1.0.0
21
- github.com/webdevops/go-common v0.0.0-20240210120128-6531d37585c1
21
+ github.com/webdevops/go-common v0.0.0-20240217103834-271a75e4e59c
22
22
go.uber.org/zap v1.26.0
23
23
)
24
24
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
120
120
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
121
121
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
122
122
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
123
- github.com/webdevops/go-common v0.0.0-20240210120128-6531d37585c1 h1:RadT5KSHfD/kk/koI+A508LVGcarBl+61MIB3TFOiUs =
124
- github.com/webdevops/go-common v0.0.0-20240210120128-6531d37585c1 /go.mod h1:uIHSK+/d2/Dbb5oq0EqNB2pu833HdW6TSIxTkvCK2mY =
123
+ github.com/webdevops/go-common v0.0.0-20240217103834-271a75e4e59c h1:BHm6Dv/43CW7CDOMTKgBC5ixyGyZfgd/ailL/eCtPFs =
124
+ github.com/webdevops/go-common v0.0.0-20240217103834-271a75e4e59c /go.mod h1:Ut443ThSsOcrZdT5T62ZhuG4lJSdGrcp3FCY5UA8ozI =
125
125
github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
126
126
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
127
127
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
You can’t perform that action at this time.
0 commit comments