File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/go-playground/validator/v10 v10.25.0
1414 github.com/golobby/container/v3 v3.3.2
1515 github.com/jedib0t/go-pretty/v6 v6.6.7
16- github.com/rs/zerolog v1.33 .0
16+ github.com/rs/zerolog v1.34 .0
1717 github.com/smartystreets/goconvey v1.8.1
1818 github.com/spf13/cobra v1.9.1
1919 github.com/testcontainers/testcontainers-go/modules/minio v0.35.0
Original file line number Diff line number Diff line change @@ -203,10 +203,10 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
203203github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
204204github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
205205github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
206- github.com/rs/xid v1.5 .0 h1:mKX4bl4iPYJtEIxp6CYiUuLQ/8DYMoz0PUdtGgMFRVc =
207- github.com/rs/xid v1.5 .0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
208- github.com/rs/zerolog v1.33 .0 h1:1cU2KZkvPxNyfgEmhHAz/1A9Bz+llsdYzklWFzgp0r8 =
209- github.com/rs/zerolog v1.33 .0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
206+ github.com/rs/xid v1.6 .0 h1:fV591PaemRlL6JfRxGDEPl69wICngIQ3shQtzfy2gxU =
207+ github.com/rs/xid v1.6 .0 /go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0 =
208+ github.com/rs/zerolog v1.34 .0 h1:k43nTLIwcTVQAncfCw4KZ2VY6ukYoZaBPNOE8txlOeY =
209+ github.com/rs/zerolog v1.34 .0 /go.mod h1:bJsvje4Z08ROH4Nhs5iH600c3IkWhwp44iRc54W6wYQ =
210210github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
211211github.com/shirou/gopsutil/v3 v3.24.5 h1:i0t8kL+kQTvpAYToeuiVk3TgDeKOFioZO3Ztz/iZ9pI =
212212github.com/shirou/gopsutil/v3 v3.24.5 /go.mod h1:bsoOS1aStSs9ErQ1WWfxllSeS1K5D+U30r2NfcubMVk =
You can’t perform that action at this time.
0 commit comments