Skip to content

Commit 4a6b0f8

Browse files
chore(deps): bump the go_modules group across 1 directory with 5 updates
Bumps the go_modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.6.1` | `1.6.3` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.4` | `5.16.5` | | [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.9` | `2.52.12` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.54.1` | `0.57.0` | | [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go) | `0.9.0` | `0.10.0` | Updates `github.com/cloudflare/circl` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.6.1...v1.6.3) Updates `github.com/go-git/go-git/v5` from 5.16.4 to 5.16.5 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.4...v5.16.5) Updates `github.com/gofiber/fiber/v2` from 2.52.9 to 2.52.12 - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.52.9...v2.52.12) Updates `github.com/quic-go/quic-go` from 0.54.1 to 0.57.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.54.1...v0.57.0) Updates `github.com/quic-go/webtransport-go` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/quic-go/webtransport-go/releases) - [Commits](quic-go/webtransport-go@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-version: 1.6.3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.12 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/quic-go/quic-go dependency-version: 0.57.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/quic-go/webtransport-go dependency-version: 0.10.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fd4239 commit 4a6b0f8

File tree

2 files changed

+22
-142
lines changed

2 files changed

+22
-142
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,15 @@ require (
5757
go.opentelemetry.io/otel/metric v1.42.0
5858
go.opentelemetry.io/otel/sdk/metric v1.42.0
5959
google.golang.org/grpc v1.79.1
60-
google.golang.org/protobuf v1.36.11
6160
gopkg.in/yaml.v3 v3.0.1
6261
oras.land/oras-go/v2 v2.6.0
6362
)
6463

6564
require (
65+
github.com/dunglas/httpsfv v1.1.0 // indirect
6666
github.com/stretchr/testify v1.11.1 // indirect
6767
github.com/tmc/langchaingo v0.1.14 // indirect
68+
google.golang.org/protobuf v1.36.11 // indirect
6869
)
6970

7071
require (
@@ -97,7 +98,7 @@ require (
9798
github.com/blevesearch/zapx/v15 v15.4.2 // indirect
9899
github.com/blevesearch/zapx/v16 v16.2.8 // indirect
99100
github.com/bwmarrin/discordgo v0.29.0 // indirect
100-
github.com/cloudflare/circl v1.6.1 // indirect
101+
github.com/cloudflare/circl v1.6.3 // indirect
101102
github.com/cyphar/filepath-securejoin v0.5.1 // indirect
102103
github.com/dslipak/pdf v0.0.2 // indirect
103104
github.com/emersion/go-imap/v2 v2.0.0-beta.5 // indirect
@@ -109,11 +110,11 @@ require (
109110
github.com/ghodss/yaml v1.0.0 // indirect
110111
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
111112
github.com/go-git/go-billy/v5 v5.6.2 // indirect
112-
github.com/go-git/go-git/v5 v5.16.4 // indirect
113+
github.com/go-git/go-git/v5 v5.16.5 // indirect
113114
github.com/go-telegram/bot v1.17.0 // indirect
114115
github.com/gobwas/glob v0.2.3 // indirect
115116
github.com/gocolly/colly v1.2.0 // indirect
116-
github.com/gofiber/fiber/v2 v2.52.9 // indirect
117+
github.com/gofiber/fiber/v2 v2.52.12 // indirect
117118
github.com/golang/protobuf v1.5.4 // indirect
118119
github.com/gomarkdown/markdown v0.0.0-20250311123330-531bef5e742b // indirect
119120
github.com/google/go-github/v69 v69.2.0 // indirect
@@ -284,7 +285,6 @@ require (
284285
github.com/docker/go-units v0.5.0 // indirect
285286
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
286287
github.com/flynn/noise v1.1.0 // indirect
287-
github.com/francoispqt/gojay v1.2.13 // indirect
288288
github.com/go-audio/audio v1.0.0
289289
github.com/go-audio/riff v1.0.0 // indirect
290290
github.com/go-logr/logr v1.4.3 // indirect
@@ -380,9 +380,9 @@ require (
380380
github.com/prometheus/client_model v0.6.2 // indirect
381381
github.com/prometheus/common v0.67.5 // indirect
382382
github.com/prometheus/procfs v0.19.2 // indirect
383-
github.com/quic-go/qpack v0.5.1 // indirect
384-
github.com/quic-go/quic-go v0.54.1 // indirect
385-
github.com/quic-go/webtransport-go v0.9.0 // indirect
383+
github.com/quic-go/qpack v0.6.0 // indirect
384+
github.com/quic-go/quic-go v0.59.0 // indirect
385+
github.com/quic-go/webtransport-go v0.10.0 // indirect
386386
github.com/rivo/uniseg v0.4.7 // indirect
387387
github.com/shoenig/go-m1cpu v0.1.6 // indirect
388388
github.com/shopspring/decimal v1.4.0 // indirect

0 commit comments

Comments
 (0)