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 @@ -8,7 +8,7 @@ require (
88 github.com/google/go-cmp v0.6.0
99 github.com/grafana/synthetic-monitoring-agent v0.23.4
1010 github.com/quasilyte/go-ruleguard/dsl v0.3.22
11- github.com/rs/zerolog v1.32 .0
11+ github.com/rs/zerolog v1.33 .0
1212 github.com/stretchr/testify v1.9.0
1313 github.com/urfave/cli/v2 v2.27.2
1414)
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH
2424github.com/quasilyte/go-ruleguard/dsl v0.3.22 h1:wd8zkOhSNr+I+8Qeciml08ivDt1pSXe60+5DqOpCjPE =
2525github.com/quasilyte/go-ruleguard/dsl v0.3.22 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
2626github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
27- github.com/rs/zerolog v1.32 .0 h1:keLypqrlIjaFsbmJOBdB/qvyF8KEtCWHwobLp5l/mQ0 =
28- github.com/rs/zerolog v1.32 .0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
27+ github.com/rs/zerolog v1.33 .0 h1:1cU2KZkvPxNyfgEmhHAz/1A9Bz+llsdYzklWFzgp0r8 =
28+ github.com/rs/zerolog v1.33 .0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
2929github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
3030github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
3131github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
You can’t perform that action at this time.
0 commit comments