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 @@ -7,7 +7,7 @@ require (
77 github.com/doug-martin/goqu/v9 v9.19.0
88 github.com/google/go-containerregistry v0.20.7
99 github.com/google/uuid v1.6.0
10- github.com/hashicorp/go-version v1.7 .0
10+ github.com/hashicorp/go-version v1.8 .0
1111 github.com/klauspost/compress v1.18.1
1212 github.com/quay/claircore v1.5.46-0.20251103030235-52da6d5c69b1
1313 github.com/quay/zlog v1.1.9
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e/go.mod h1:boTsfXsheKC
4949github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
5050github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
5151github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
52- github.com/hashicorp/go-version v1.7 .0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
53- github.com/hashicorp/go-version v1.7 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
52+ github.com/hashicorp/go-version v1.8 .0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
53+ github.com/hashicorp/go-version v1.8 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
5454github.com/jackc/chunkreader/v2 v2.0.1 h1:i+RDz65UE+mmpjTfyz0MoVTnzeYxroil2G82ki7MGG8 =
5555github.com/jackc/chunkreader/v2 v2.0.1 /go.mod h1:odVSm741yZoC3dpHEUXIqA9tQRhFrgOHwnPIn9lDKlk =
5656github.com/jackc/pgconn v1.14.3 h1:bVoTr12EGANZz66nZPkMInAV/KHD2TxH9npjXXgiB3w =
You can’t perform that action at this time.
0 commit comments