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 @@ -6,7 +6,7 @@ toolchain go1.24.1
66
77require (
88 github.com/DATA-DOG/go-sqlmock v1.5.2
9- github.com/digicert/ctutils v0.1.15 -test
9+ github.com/digicert/ctutils v0.1.16 -test
1010 github.com/fullstorydev/grpcurl v1.9.3
1111 github.com/go-sql-driver/mysql v1.9.3
1212 github.com/golang/mock v1.7.0-rc.1
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
5555github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5656github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
5757github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
58- github.com/digicert/ctutils v0.1.15 -test h1:VfsCmnh9V1qtWHLpFmu6JyA4vwVBrfrFrV+Z3IentHk =
59- github.com/digicert/ctutils v0.1.15 -test /go.mod h1:7izMCG+SlMLOdqE0RrahIbwq97+N13CzEyyI2YXy0Og =
58+ github.com/digicert/ctutils v0.1.16 -test h1:qkO2n2wDC1GOS70SD35YUfHdItJ8Sb7xMykRGXa7bq4 =
59+ github.com/digicert/ctutils v0.1.16 -test /go.mod h1:7izMCG+SlMLOdqE0RrahIbwq97+N13CzEyyI2YXy0Og =
6060github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
6161github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
6262github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments