File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ctfer-io/chall-manager
33go 1.25.4
44
55require (
6- github.com/bufbuild/buf v1.62.1
6+ github.com/bufbuild/buf v1.63.0
77 github.com/distribution/reference v0.6.0
88 github.com/goccy/go-json v0.10.5
99 github.com/google/go-containerregistry v0.20.7
@@ -74,7 +74,7 @@ require (
7474 github.com/atotto/clipboard v0.1.4 // indirect
7575 github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
7676 github.com/blang/semver v3.5.1+incompatible // indirect
77- github.com/bufbuild/protocompile v0.14.2-0.20251223142729-db46c1b9d34e // indirect
77+ github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8 // indirect
7878 github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1 // indirect
7979 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
8080 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
Original file line number Diff line number Diff line change @@ -95,10 +95,10 @@ github.com/bmatcuk/doublestar/v4 v4.9.1 h1:X8jg9rRZmJd4yRy7ZeNDRnM+T3ZfHv15JiBJ/
9595github.com/bmatcuk/doublestar/v4 v4.9.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
9696github.com/brianvoe/gofakeit/v6 v6.28.0 h1:Xib46XXuQfmlLS2EXRuJpqcw8St6qSZz75OUo0tgAW4 =
9797github.com/brianvoe/gofakeit/v6 v6.28.0 /go.mod h1:Xj58BMSnFqcn/fAQeSK+/PLtC5kSb7FJIq4JyGa8vEs =
98- github.com/bufbuild/buf v1.62.1 h1:QdYB6JDW7dP+5H7sKx0lN1raxnuUJDDlEJtPHDYKB0g =
99- github.com/bufbuild/buf v1.62.1 /go.mod h1:igMN/6U32/GDzyfkmn0VfIaKoeOnWTTizEf5CG0/87k =
100- github.com/bufbuild/protocompile v0.14.2-0.20251223142729-db46c1b9d34e h1:LQA+1MyiPkolGHJGC2GMDC5Xu+0RDVH6jGMKech7Exs =
101- github.com/bufbuild/protocompile v0.14.2-0.20251223142729-db46c1b9d34e /go.mod h1:5UUj46Eu+U+C59C5N6YilaMI7WWfP2bW9xGcOkme2DI =
98+ github.com/bufbuild/buf v1.63.0 h1:vMIRozWqYcOU992FqcGgAp8LjoWVTzr52qEolUT+xi4 =
99+ github.com/bufbuild/buf v1.63.0 /go.mod h1:IWF+TIxwmk4DeyDmguN8WhxKFKQitcX2WnP+RlJlDiY =
100+ github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8 h1:cQYwUyAzyMmYr7AyJU1C6pVCpUrJJBkmx7UunZosxxs =
101+ github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8 /go.mod h1:5UUj46Eu+U+C59C5N6YilaMI7WWfP2bW9xGcOkme2DI =
102102github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1 h1:V1xulAoqLqVg44rY97xOR+mQpD2N+GzhMHVwJ030WEU =
103103github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1 /go.mod h1:c5D8gWRIZ2HLWO3gXYTtUfw/hbJyD8xikv2ooPxnklQ =
104104github.com/casbin/casbin/v2 v2.1.2 /go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ =
You can’t perform that action at this time.
0 commit comments