@@ -8,7 +8,7 @@ require (
88 github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.33
99 github.com/alecthomas/kong v1.6.1
1010 github.com/bmatcuk/doublestar/v3 v3.0.0
11- github.com/containerd/platforms v0.2 .1
11+ github.com/containerd/platforms v1.0.0-rc .1
1212 github.com/containers/image/v5 v5.33.1
1313 github.com/crazy-max/cron/v3 v3.1.1
1414 github.com/crazy-max/gohealthchecks v0.5.0
@@ -27,7 +27,7 @@ require (
2727 github.com/matcornic/hermes/v2 v2.1.0
2828 github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16
2929 github.com/microcosm-cc/bluemonday v1.0.27
30- github.com/moby/buildkit v0.17.3
30+ github.com/moby/buildkit v0.23.2
3131 github.com/nlopes/slack v0.6.0
3232 github.com/opencontainers/go-digest v1.0.0
3333 github.com/opencontainers/image-spec v1.1.1
@@ -63,16 +63,16 @@ require (
6363 github.com/andybalholm/cascadia v1.3.2 // indirect
6464 github.com/aokoli/goutils v1.0.1 // indirect
6565 github.com/aymerick/douceur v0.2.0 // indirect
66- github.com/containerd/errdefs v0.3 .0 // indirect
66+ github.com/containerd/errdefs v1.0 .0 // indirect
6767 github.com/containerd/errdefs/pkg v0.3.0 // indirect
6868 github.com/containerd/log v0.1.0 // indirect
69- github.com/containerd/typeurl/v2 v2.2.0 // indirect
69+ github.com/containerd/typeurl/v2 v2.2.3 // indirect
7070 github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
7171 github.com/containers/ocicrypt v1.2.0 // indirect
7272 github.com/containers/storage v1.56.1 // indirect
7373 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
7474 github.com/docker/distribution v2.8.3+incompatible // indirect
75- github.com/docker/docker-credential-helpers v0.8.2 // indirect
75+ github.com/docker/docker-credential-helpers v0.9.3 // indirect
7676 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
7777 github.com/felixge/fgprof v0.9.5 // indirect
7878 github.com/felixge/httpsnoop v1.0.4 // indirect
@@ -90,7 +90,7 @@ require (
9090 github.com/google/gnostic-models v0.6.8 // indirect
9191 github.com/google/go-cmp v0.7.0 // indirect
9292 github.com/google/gofuzz v1.2.0 // indirect
93- github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
93+ github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
9494 github.com/google/uuid v1.6.0 // indirect
9595 github.com/gorilla/css v1.0.1 // indirect
9696 github.com/gorilla/mux v1.8.1 // indirect
@@ -115,37 +115,36 @@ require (
115115 github.com/mitchellh/go-homedir v1.1.0 // indirect
116116 github.com/mitchellh/mapstructure v1.5.0 // indirect
117117 github.com/moby/docker-image-spec v1.3.1 // indirect
118- github.com/moby/sys/atomicwriter v0.1.0 // indirect
119118 github.com/moby/sys/capability v0.3.0 // indirect
120119 github.com/moby/sys/mountinfo v0.7.2 // indirect
121- github.com/moby/sys/user v0.3 .0 // indirect
120+ github.com/moby/sys/user v0.4 .0 // indirect
122121 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
123122 github.com/modern-go/reflect2 v1.0.2 // indirect
124123 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
125124 github.com/olekukonko/tablewriter v0.0.1 // indirect
126- github.com/opencontainers/runtime-spec v1.2.0 // indirect
125+ github.com/opencontainers/runtime-spec v1.2.1 // indirect
127126 github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
128127 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
129128 github.com/rivo/uniseg v0.4.7 // indirect
130129 github.com/spf13/pflag v1.0.6 // indirect
131130 github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
132- github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 // indirect
131+ github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0 // indirect
133132 github.com/vanng822/css v0.0.0-20190504095207-a21e860bcd04 // indirect
134133 github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe // indirect
135134 github.com/x448/float16 v0.8.4 // indirect
136135 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
137- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 // indirect
136+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60 .0 // indirect
138137 go.opentelemetry.io/otel v1.35.0 // indirect
139138 go.opentelemetry.io/otel/metric v1.35.0 // indirect
140139 go.opentelemetry.io/otel/trace v1.35.0 // indirect
141- golang.org/x/crypto v0.36 .0 // indirect
142- golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
143- golang.org/x/net v0.38 .0 // indirect
140+ golang.org/x/crypto v0.37 .0 // indirect
141+ golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
142+ golang.org/x/net v0.39 .0 // indirect
144143 golang.org/x/oauth2 v0.28.0 // indirect
145- golang.org/x/sync v0.12 .0 // indirect
146- golang.org/x/term v0.30 .0 // indirect
147- golang.org/x/text v0.23 .0 // indirect
148- golang.org/x/time v0.7 .0 // indirect
144+ golang.org/x/sync v0.14 .0 // indirect
145+ golang.org/x/term v0.31 .0 // indirect
146+ golang.org/x/text v0.24 .0 // indirect
147+ golang.org/x/time v0.11 .0 // indirect
149148 google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
150149 gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
151150 gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
@@ -159,3 +158,5 @@ require (
159158 sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
160159 sigs.k8s.io/yaml v1.4.0 // indirect
161160)
161+
162+ replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // https://github.com/crazy-max/diun/pull/1445#issuecomment-3148492660
0 commit comments