Skip to content

Commit 7a0fb90

Browse files
Bump the all-updates group across 1 directory with 11 updates
Bumps the all-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.41.14` | `1.55.8` | | [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) | `4.1.0` | `4.5.2` | | [github.com/gosimple/slug](https://github.com/gosimple/slug) | `1.11.0` | `1.15.0` | | [github.com/joho/godotenv](https://github.com/joho/godotenv) | `1.4.0` | `1.5.1` | | [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) | `1.0.16` | `1.0.27` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.12.1` | `1.23.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` | `0.46.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.47.0` | `0.48.0` | | [rogchap.com/v8go](https://github.com/rogchap/v8go) | `0.7.1-0.20211222173054-943fcf9e74cc` | `0.9.0` | Updates `github.com/aws/aws-sdk-go` from 1.41.14 to 1.55.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.41.14...v1.55.8) Updates `github.com/golang-jwt/jwt/v4` from 4.1.0 to 4.5.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v4.1.0...v4.5.2) Updates `github.com/gosimple/slug` from 1.11.0 to 1.15.0 - [Release notes](https://github.com/gosimple/slug/releases) - [Commits](gosimple/slug@v1.11.0...v1.15.0) Updates `github.com/joho/godotenv` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/joho/godotenv/releases) - [Commits](joho/godotenv@v1.4.0...v1.5.1) Updates `github.com/microcosm-cc/bluemonday` from 1.0.16 to 1.0.27 - [Release notes](https://github.com/microcosm-cc/bluemonday/releases) - [Commits](microcosm-cc/bluemonday@v1.0.16...v1.0.27) Updates `github.com/prometheus/client_golang` from 1.12.1 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.12.1...v1.23.2) Updates `github.com/prometheus/client_model` from 0.2.0 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.2.0...v0.6.2) Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0 - [Commits](golang/crypto@v0.45.0...v0.46.0) Updates `golang.org/x/net` from 0.47.0 to 0.48.0 - [Commits](golang/net@v0.47.0...v0.48.0) Updates `golang.org/x/oauth2` from 0.15.0 to 0.30.0 - [Commits](golang/oauth2@v0.15.0...v0.30.0) Updates `rogchap.com/v8go` from 0.7.1-0.20211222173054-943fcf9e74cc to 0.9.0 - [Release notes](https://github.com/rogchap/v8go/releases) - [Changelog](https://github.com/rogchap/v8go/blob/master/CHANGELOG.md) - [Commits](https://github.com/rogchap/v8go/commits/v0.9.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/golang-jwt/jwt/v4 dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/gosimple/slug dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/joho/godotenv dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/microcosm-cc/bluemonday dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/crypto dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: rogchap.com/v8go dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76b0139 commit 7a0fb90

File tree

2 files changed

+64
-465
lines changed

2 files changed

+64
-465
lines changed

go.mod

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,29 @@ module github.com/getfider/fider
55
go 1.24.0
66

77
require (
8-
github.com/aws/aws-sdk-go v1.41.14
8+
github.com/aws/aws-sdk-go v1.55.8
99
github.com/cosmtrek/air v1.27.3
1010
github.com/goenning/imagic v0.0.1
1111
github.com/goenning/letteravatar v0.0.0-20180605200324-553181ed4055
12-
github.com/golang-jwt/jwt/v4 v4.1.0
12+
github.com/golang-jwt/jwt/v4 v4.5.2
1313
github.com/golangci/golangci-lint/v2 v2.7.2
1414
github.com/gomarkdown/markdown v0.0.0-20250207164621-7a1f277a159e
15-
github.com/gosimple/slug v1.11.0
15+
github.com/gosimple/slug v1.15.0
1616
github.com/gotnospirit/messageformat v0.0.0-20190719172517-c1d0bdacdea2
1717
github.com/joeshaw/envdecode v0.0.0-20200121155833-099f1fc765bd
18-
github.com/joho/godotenv v1.4.0
18+
github.com/joho/godotenv v1.5.1
1919
github.com/julienschmidt/httprouter v1.3.1-0.20200921135023-fe77dd05ab5a
2020
github.com/lib/pq v1.10.9
21-
github.com/microcosm-cc/bluemonday v1.0.16
21+
github.com/microcosm-cc/bluemonday v1.0.27
2222
github.com/patrickmn/go-cache v2.1.0+incompatible
2323
github.com/pemistahl/lingua-go v1.4.0
24-
github.com/prometheus/client_golang v1.12.1
25-
github.com/prometheus/client_model v0.2.0
24+
github.com/prometheus/client_golang v1.23.2
25+
github.com/prometheus/client_model v0.6.2
2626
github.com/robfig/cron v1.2.0
27-
golang.org/x/crypto v0.45.0
28-
golang.org/x/net v0.47.0
29-
golang.org/x/oauth2 v0.15.0
30-
rogchap.com/v8go v0.7.1-0.20211222173054-943fcf9e74cc
27+
golang.org/x/crypto v0.46.0
28+
golang.org/x/net v0.48.0
29+
golang.org/x/oauth2 v0.30.0
30+
rogchap.com/v8go v0.9.0
3131
)
3232

3333
require (
@@ -107,7 +107,6 @@ require (
107107
github.com/godoc-lint/godoc-lint v0.10.2 // indirect
108108
github.com/gofrs/flock v0.13.0 // indirect
109109
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
110-
github.com/golang/protobuf v1.5.3 // indirect
111110
github.com/golangci/asciicheck v0.5.0 // indirect
112111
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
113112
github.com/golangci/go-printf-func-name v0.1.1 // indirect
@@ -120,8 +119,8 @@ require (
120119
github.com/golangci/unconvert v0.0.0-20250410112200-a129a6e6413e // indirect
121120
github.com/google/go-cmp v0.7.0 // indirect
122121
github.com/gordonklaus/ineffassign v0.2.0 // indirect
123-
github.com/gorilla/css v1.0.0 // indirect
124-
github.com/gosimple/unidecode v1.0.0 // indirect
122+
github.com/gorilla/css v1.0.1 // indirect
123+
github.com/gosimple/unidecode v1.0.1 // indirect
125124
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
126125
github.com/gostaticanalysis/comment v1.5.0 // indirect
127126
github.com/gostaticanalysis/forcetypeassert v0.2.0 // indirect
@@ -162,12 +161,12 @@ require (
162161
github.com/mattn/go-colorable v0.1.14 // indirect
163162
github.com/mattn/go-isatty v0.0.20 // indirect
164163
github.com/mattn/go-runewidth v0.0.16 // indirect
165-
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
166164
github.com/mgechev/revive v1.13.0 // indirect
167165
github.com/mitchellh/go-homedir v1.1.0 // indirect
168166
github.com/mitchellh/mapstructure v1.5.0 // indirect
169167
github.com/moricho/tparallel v0.3.2 // indirect
170168
github.com/muesli/termenv v0.16.0 // indirect
169+
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
171170
github.com/nakabonne/nestif v0.3.1 // indirect
172171
github.com/nishanths/exhaustive v0.12.0 // indirect
173172
github.com/nishanths/predeclared v0.2.2 // indirect
@@ -176,8 +175,8 @@ require (
176175
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
177176
github.com/pmezard/go-difflib v1.0.0 // indirect
178177
github.com/polyfloyd/go-errorlint v1.8.0 // indirect
179-
github.com/prometheus/common v0.32.1 // indirect
180-
github.com/prometheus/procfs v0.7.3 // indirect
178+
github.com/prometheus/common v0.66.1 // indirect
179+
github.com/prometheus/procfs v0.16.1 // indirect
181180
github.com/quasilyte/go-ruleguard v0.4.5 // indirect
182181
github.com/quasilyte/go-ruleguard/dsl v0.3.23 // indirect
183182
github.com/quasilyte/gogrep v0.5.0 // indirect
@@ -231,16 +230,16 @@ require (
231230
go.uber.org/automaxprocs v1.6.0 // indirect
232231
go.uber.org/multierr v1.10.0 // indirect
233232
go.uber.org/zap v1.27.0 // indirect
233+
go.yaml.in/yaml/v2 v2.4.2 // indirect
234234
go.yaml.in/yaml/v3 v3.0.4 // indirect
235235
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
236236
golang.org/x/exp/typeparams v0.0.0-20251023183803-a4bb9ffd2546 // indirect
237237
golang.org/x/image v0.18.0 // indirect
238238
golang.org/x/mod v0.30.0 // indirect
239-
golang.org/x/sync v0.18.0 // indirect
240-
golang.org/x/sys v0.38.0 // indirect
241-
golang.org/x/text v0.31.0 // indirect
239+
golang.org/x/sync v0.19.0 // indirect
240+
golang.org/x/sys v0.39.0 // indirect
241+
golang.org/x/text v0.32.0 // indirect
242242
golang.org/x/tools v0.39.0 // indirect
243-
google.golang.org/appengine v1.6.7 // indirect
244243
google.golang.org/protobuf v1.36.8 // indirect
245244
gopkg.in/ini.v1 v1.67.0 // indirect
246245
gopkg.in/yaml.v2 v2.4.0 // indirect

0 commit comments

Comments
 (0)