Skip to content

Commit efbe10c

Browse files
chore(deps): bump the go_modules group across 4 directories with 8 updates
Bumps the go_modules group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/docker](https://github.com/docker/docker) | `25.0.5+incompatible` | `25.0.13+incompatible` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.10.14` | `2.11.12` | | [github.com/ollama/ollama](https://github.com/ollama/ollama) | `0.11.4` | `0.14.0` | | [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) | `1.1.7` | `1.2.29` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.40.0` | | [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) | `1.1.0` | `1.1.1` | Bumps the go_modules group with 3 updates in the /operator directory: [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server), [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) and [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519). Bumps the go_modules group with 1 update in the /for-mac directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /sandbox/dns-proxy directory: [golang.org/x/net](https://github.com/golang/net). Updates `github.com/docker/docker` from 25.0.5+incompatible to 25.0.13+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v25.0.5...v25.0.13) Updates `github.com/nats-io/nats-server/v2` from 2.10.14 to 2.11.12 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.10.14...v2.11.12) Updates `github.com/ollama/ollama` from 0.11.4 to 0.14.0 - [Release notes](https://github.com/ollama/ollama/releases) - [Commits](ollama/ollama@v0.11.4...v0.14.0) Updates `github.com/lestrrat-go/jwx` from 1.1.7 to 1.2.29 - [Release notes](https://github.com/lestrrat-go/jwx/releases) - [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.29/Changes) - [Commits](lestrrat-go/jwx@v1.1.7...v1.2.29) Updates `go.opentelemetry.io/otel/sdk` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) Updates `filippo.io/edwards25519` from 1.1.0 to 1.1.1 - [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1) Updates `github.com/nats-io/nats-server/v2` from 2.10.14 to 2.11.12 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.10.14...v2.11.12) Updates `go.opentelemetry.io/otel/sdk` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) Updates `filippo.io/edwards25519` from 1.1.0 to 1.1.1 - [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1) Updates `golang.org/x/crypto` from 0.33.0 to 0.45.0 - [Commits](golang/crypto@v0.33.0...v0.45.0) Updates `golang.org/x/net` from 0.35.0 to 0.47.0 - [Commits](golang/net@v0.27.0...v0.38.0) Updates `golang.org/x/net` from 0.27.0 to 0.38.0 - [Commits](golang/net@v0.27.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 25.0.13+incompatible dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.11.12 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/ollama/ollama dependency-version: 0.14.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/lestrrat-go/jwx dependency-version: 1.2.29 dependency-type: indirect dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.40.0 dependency-type: indirect dependency-group: go_modules - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.11.12 dependency-type: indirect dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.40.0 dependency-type: indirect dependency-group: go_modules - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2aac6f commit efbe10c

File tree

8 files changed

+141
-121
lines changed

8 files changed

+141
-121
lines changed

for-mac/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ require (
3232
github.com/valyala/fasttemplate v1.2.2 // indirect
3333
github.com/wailsapp/go-webview2 v1.0.22 // indirect
3434
github.com/wailsapp/mimetype v1.4.1 // indirect
35-
golang.org/x/crypto v0.33.0 // indirect
36-
golang.org/x/net v0.35.0 // indirect
37-
golang.org/x/sys v0.30.0 // indirect
38-
golang.org/x/text v0.22.0 // indirect
35+
golang.org/x/crypto v0.45.0 // indirect
36+
golang.org/x/net v0.47.0 // indirect
37+
golang.org/x/sys v0.38.0 // indirect
38+
golang.org/x/text v0.31.0 // indirect
3939
)
4040

4141
// replace github.com/wailsapp/wails/v2 v2.11.0 => /Users/luke/gocode/pkg/mod

for-mac/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,23 +63,23 @@ github.com/wailsapp/mimetype v1.4.1 h1:pQN9ycO7uo4vsUUuPeHEYoUkLVkaRntMnHJxVwYhw
6363
github.com/wailsapp/mimetype v1.4.1/go.mod h1:9aV5k31bBOv5z6u+QP8TltzvNGJPmNJD4XlAL3U+j3o=
6464
github.com/wailsapp/wails/v2 v2.11.0 h1:seLacV8pqupq32IjS4Y7V8ucab0WZwtK6VvUVxSBtqQ=
6565
github.com/wailsapp/wails/v2 v2.11.0/go.mod h1:jrf0ZaM6+GBc1wRmXsM8cIvzlg0karYin3erahI4+0k=
66-
golang.org/x/crypto v0.33.0 h1:IOBPskki6Lysi0lo9qQvbxiQ+FvsCC/YWOecCHAixus=
67-
golang.org/x/crypto v0.33.0/go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M=
66+
golang.org/x/crypto v0.45.0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q=
67+
golang.org/x/crypto v0.45.0/go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4=
6868
golang.org/x/net v0.0.0-20210505024714-0287a6fb4125/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
69-
golang.org/x/net v0.35.0 h1:T5GQRQb2y08kTAByq9L4/bz8cipCdA8FbRTXewonqY8=
70-
golang.org/x/net v0.35.0/go.mod h1:EglIi67kWsHKlRzzVMUD93VMSWGFOMSZgxFjparz1Qk=
69+
golang.org/x/net v0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY=
70+
golang.org/x/net v0.47.0/go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU=
7171
golang.org/x/sys v0.0.0-20200810151505-1b9f1253b3ed/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
7272
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
7373
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
7474
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
7575
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
7676
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
77-
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
78-
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
77+
golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
78+
golang.org/x/sys v0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
7979
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
8080
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
81-
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
82-
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
81+
golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
82+
golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=
8383
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
8484
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
8585
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

go.mod

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/crisp-im/go-crisp-api/crisp/v3 v3.0.0-20251002125107-1bc4bdbcc749
1919
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2020
github.com/dgraph-io/ristretto/v2 v2.2.0
21-
github.com/docker/docker v25.0.5+incompatible
21+
github.com/docker/docker v25.0.13+incompatible
2222
github.com/docker/go-units v0.5.0
2323
github.com/dop251/goja v0.0.0-20250531102226-cb187b08699c
2424
github.com/doug-martin/goqu/v9 v9.19.0
@@ -54,12 +54,12 @@ require (
5454
github.com/matoous/go-nanoid/v2 v2.1.0
5555
github.com/mendableai/firecrawl-go v0.0.0-20240815202540-ebd79458547a
5656
github.com/microsoft/azure-devops-go-api/azuredevops/v7 v7.1.0
57-
github.com/nats-io/nats-server/v2 v2.10.14
58-
github.com/nats-io/nats.go v1.38.0
57+
github.com/nats-io/nats-server/v2 v2.11.12
58+
github.com/nats-io/nats.go v1.48.0
5959
github.com/nikoksr/notify v0.41.0
6060
github.com/oklog/ulid/v2 v2.1.0
6161
github.com/olekukonko/tablewriter v1.0.9
62-
github.com/ollama/ollama v0.11.4
62+
github.com/ollama/ollama v0.14.0
6363
github.com/pgvector/pgvector-go v0.2.3
6464
github.com/puzpuzpuz/xsync/v3 v3.4.1
6565
github.com/robfig/cron/v3 v3.0.2-0.20210106135023-bc59245fe10e
@@ -115,6 +115,7 @@ require (
115115
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
116116
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
117117
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
118+
github.com/antithesishq/antithesis-sdk-go v0.5.0-default-no-op // indirect
118119
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.6 // indirect
119120
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1 // indirect
120121
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.6 // indirect
@@ -127,7 +128,7 @@ require (
127128
github.com/cespare/xxhash/v2 v2.3.0 // indirect
128129
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f // indirect
129130
github.com/daulet/tokenizers v1.25.0 // indirect
130-
github.com/decred/dcrd/dcrec/secp256k1/v3 v3.0.0 // indirect
131+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
131132
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
132133
github.com/distribution/reference v0.5.0 // indirect
133134
github.com/djherbis/buffer v1.2.0 // indirect
@@ -155,6 +156,7 @@ require (
155156
github.com/gomlx/onnx-gomlx v0.3.4 // indirect
156157
github.com/google/go-github/v62 v62.0.0 // indirect
157158
github.com/google/go-github/v75 v75.0.0 // indirect
159+
github.com/google/go-tpm v0.9.8 // indirect
158160
github.com/google/pprof v0.0.0-20260202012954-cb029daf43ef // indirect
159161
github.com/graarh/golang-socketio v0.0.0-20170510162725-2c44953b9b5f // indirect
160162
github.com/grokify/mogo v0.64.12 // indirect
@@ -168,12 +170,12 @@ require (
168170
github.com/knights-analytics/hugot v0.6.2 // indirect
169171
github.com/knights-analytics/ortgenai v0.0.3 // indirect
170172
github.com/ktrysmt/go-bitbucket v0.9.80 // indirect
171-
github.com/lestrrat-go/backoff/v2 v2.0.7 // indirect
172-
github.com/lestrrat-go/blackmagic v1.0.0 // indirect
173-
github.com/lestrrat-go/httpcc v1.0.0 // indirect
174-
github.com/lestrrat-go/iter v1.0.1 // indirect
175-
github.com/lestrrat-go/jwx v1.1.7 // indirect
176-
github.com/lestrrat-go/option v1.0.0 // indirect
173+
github.com/lestrrat-go/backoff/v2 v2.0.8 // indirect
174+
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
175+
github.com/lestrrat-go/httpcc v1.0.1 // indirect
176+
github.com/lestrrat-go/iter v1.0.2 // indirect
177+
github.com/lestrrat-go/jwx v1.2.29 // indirect
178+
github.com/lestrrat-go/option v1.0.1 // indirect
177179
github.com/mattn/go-pointer v0.0.1 // indirect
178180
github.com/mattn/go-sqlite3 v1.14.34 // indirect
179181
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
@@ -210,8 +212,8 @@ require (
210212
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
211213
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 // indirect
212214
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.39.0 // indirect
213-
go.opentelemetry.io/otel/sdk v1.39.0 // indirect
214-
go.opentelemetry.io/otel/sdk/metric v1.39.0 // indirect
215+
go.opentelemetry.io/otel/sdk v1.40.0 // indirect
216+
go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
215217
golang.org/x/image v0.36.0 // indirect
216218
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
217219
gopkg.in/ini.v1 v1.67.1 // indirect
@@ -226,7 +228,7 @@ require (
226228
cloud.google.com/go/compute/metadata v0.9.0 // indirect
227229
cloud.google.com/go/iam v1.4.2 // indirect
228230
dario.cat/mergo v1.0.2 // indirect
229-
filippo.io/edwards25519 v1.1.0 // indirect
231+
filippo.io/edwards25519 v1.1.1 // indirect
230232
github.com/KyleBanks/depth v1.2.1 // indirect
231233
github.com/Masterminds/goutils v1.1.1 // indirect
232234
github.com/Masterminds/semver/v3 v3.3.1 // indirect
@@ -289,14 +291,14 @@ require (
289291
github.com/mattn/go-isatty v0.0.20 // indirect
290292
github.com/mattn/go-runewidth v0.0.16 // indirect
291293
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
292-
github.com/minio/highwayhash v1.0.2 // indirect
294+
github.com/minio/highwayhash v1.0.4-0.20251030100505-070ab1a87a76 // indirect
293295
github.com/mitchellh/copystructure v1.2.0 // indirect
294296
github.com/mitchellh/reflectwalk v1.0.2 // indirect
295297
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
296298
github.com/modern-go/reflect2 v1.0.2 // indirect
297299
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
298-
github.com/nats-io/jwt/v2 v2.5.5 // indirect
299-
github.com/nats-io/nkeys v0.4.9 // indirect
300+
github.com/nats-io/jwt/v2 v2.8.0 // indirect
301+
github.com/nats-io/nkeys v0.4.12 // indirect
300302
github.com/nats-io/nuid v1.0.1 // indirect
301303
github.com/nikolalohinski/gonja v1.5.3 // indirect
302304
github.com/oapi-codegen/runtime v1.1.2 // indirect
@@ -332,17 +334,17 @@ require (
332334
go.opencensus.io v0.24.0 // indirect
333335
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
334336
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
335-
go.opentelemetry.io/otel v1.39.0 // indirect
336-
go.opentelemetry.io/otel/metric v1.39.0 // indirect
337-
go.opentelemetry.io/otel/trace v1.39.0 // indirect
337+
go.opentelemetry.io/otel v1.40.0 // indirect
338+
go.opentelemetry.io/otel/metric v1.40.0 // indirect
339+
go.opentelemetry.io/otel/trace v1.40.0 // indirect
338340
go.starlark.net v0.0.0-20230302034142-4b1e35fe2254 // indirect
339341
go.uber.org/atomic v1.11.0 // indirect
340342
go.uber.org/multierr v1.11.0 // indirect
341-
golang.org/x/net v0.50.0 // indirect
343+
golang.org/x/net v0.51.0 // indirect
342344
golang.org/x/sync v0.19.0 // indirect
343345
golang.org/x/sys v0.41.0
344346
golang.org/x/text v0.34.0
345-
golang.org/x/time v0.12.0 // indirect
347+
golang.org/x/time v0.14.0 // indirect
346348
golang.org/x/tools v0.42.0 // indirect
347349
google.golang.org/appengine v1.6.8 // indirect
348350
google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // indirect

0 commit comments

Comments
 (0)