Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Feb 17, 2024
1 parent 9a728e1 commit 01b8fe9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/jessevdk/go-flags v1.5.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/remeh/sizedwaitgroup v1.0.0
github.com/webdevops/go-common v0.0.0-20240210120128-6531d37585c1
github.com/webdevops/go-common v0.0.0-20240217103834-271a75e4e59c
go.uber.org/zap v1.26.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/webdevops/go-common v0.0.0-20240210120128-6531d37585c1 h1:RadT5KSHfD/kk/koI+A508LVGcarBl+61MIB3TFOiUs=
github.com/webdevops/go-common v0.0.0-20240210120128-6531d37585c1/go.mod h1:uIHSK+/d2/Dbb5oq0EqNB2pu833HdW6TSIxTkvCK2mY=
github.com/webdevops/go-common v0.0.0-20240217103834-271a75e4e59c h1:BHm6Dv/43CW7CDOMTKgBC5ixyGyZfgd/ailL/eCtPFs=
github.com/webdevops/go-common v0.0.0-20240217103834-271a75e4e59c/go.mod h1:Ut443ThSsOcrZdT5T62ZhuG4lJSdGrcp3FCY5UA8ozI=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
Expand Down

0 comments on commit 01b8fe9

Please sign in to comment.