Skip to content

Commit 00acb5a

Browse files
build(deps): bump the gomod group with 16 updates
Bumps the gomod group with 16 updates: | Package | From | To | | --- | --- | --- | | [github.com/a-h/templ](https://github.com/a-h/templ) | `0.3.960` | `0.3.1001` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.14` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.93.2` | `1.98.0` | | [github.com/gaissmai/bart](https://github.com/gaissmai/bart) | `0.26.0` | `0.26.1` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.26.1` | `0.27.0` | | [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | `2.6.0` | `2.6.1` | | [github.com/playwright-community/playwright-go](https://github.com/playwright-community/playwright-go) | `0.5200.1` | `0.5700.1` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.17.2` | `9.18.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.11` | `4.26.3` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.41.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.32.0` | `0.34.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.77.0` | `1.80.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.3` | `0.35.3` | Updates `github.com/a-h/templ` from 0.3.960 to 0.3.1001 - [Release notes](https://github.com/a-h/templ/releases) - [Commits](a-h/templ@v0.3.960...v0.3.1001) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.0...v1.41.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.5 to 1.32.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.5...config/v1.32.14) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.93.2 to 1.98.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.93.2...service/s3/v1.98.0) Updates `github.com/gaissmai/bart` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/gaissmai/bart/releases) - [Commits](gaissmai/bart@v0.26.0...v0.26.1) Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.3.0...v5.3.1) Updates `github.com/google/cel-go` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.26.1...v0.27.0) Updates `github.com/nicksnyder/go-i18n/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](nicksnyder/go-i18n@v2.6.0...v2.6.1) Updates `github.com/playwright-community/playwright-go` from 0.5200.1 to 0.5700.1 - [Release notes](https://github.com/playwright-community/playwright-go/releases) - [Commits](playwright-community/playwright-go@v0.5200.1...v0.5700.1) Updates `github.com/redis/go-redis/v9` from 9.17.2 to 9.18.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.17.2...v9.18.0) Updates `github.com/shirou/gopsutil/v4` from 4.25.11 to 4.26.3 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.11...v4.26.3) Updates `github.com/testcontainers/testcontainers-go` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.41.0) Updates `golang.org/x/net` from 0.48.0 to 0.49.0 - [Commits](golang/net@v0.48.0...v0.49.0) Updates `golang.org/x/text` from 0.32.0 to 0.34.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.32.0...v0.34.0) Updates `google.golang.org/grpc` from 1.77.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.80.0) Updates `k8s.io/apimachinery` from 0.34.3 to 0.35.3 - [Commits](kubernetes/apimachinery@v0.34.3...v0.35.3) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-version: 0.3.1001 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/gaissmai/bart dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/cel-go dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/nicksnyder/go-i18n/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/playwright-community/playwright-go dependency-version: 0.5700.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc07be8 commit 00acb5a

2 files changed

Lines changed: 168 additions & 168 deletions

File tree

go.mod

Lines changed: 52 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
module github.com/TecharoHQ/anubis
22

3-
go 1.24.2
3+
go 1.25.0
44

55
require (
66
github.com/TecharoHQ/thoth-proto v0.5.0
7-
github.com/a-h/templ v0.3.960
8-
github.com/aws/aws-sdk-go-v2 v1.41.0
9-
github.com/aws/aws-sdk-go-v2/config v1.32.5
10-
github.com/aws/aws-sdk-go-v2/service/s3 v1.93.2
7+
github.com/a-h/templ v0.3.1001
8+
github.com/aws/aws-sdk-go-v2 v1.41.5
9+
github.com/aws/aws-sdk-go-v2/config v1.32.14
10+
github.com/aws/aws-sdk-go-v2/service/s3 v1.98.0
1111
github.com/cespare/xxhash/v2 v2.3.0
1212
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
1313
github.com/fahedouch/go-logrotate v0.3.0
14-
github.com/gaissmai/bart v0.26.0
15-
github.com/golang-jwt/jwt/v5 v5.3.0
16-
github.com/google/cel-go v0.26.1
14+
github.com/gaissmai/bart v0.26.1
15+
github.com/golang-jwt/jwt/v5 v5.3.1
16+
github.com/google/cel-go v0.27.0
1717
github.com/google/uuid v1.6.0
1818
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
1919
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
2020
github.com/joho/godotenv v1.5.1
2121
github.com/lum8rjack/go-ja4h v0.0.0-20250828030157-fa5266d50650
22-
github.com/nicksnyder/go-i18n/v2 v2.6.0
22+
github.com/nicksnyder/go-i18n/v2 v2.6.1
2323
github.com/nikandfor/spintax v0.0.0-20181023094358-fc346b245bb3
24-
github.com/playwright-community/playwright-go v0.5200.1
24+
github.com/playwright-community/playwright-go v0.5700.1
2525
github.com/prometheus/client_golang v1.23.2
26-
github.com/redis/go-redis/v9 v9.17.2
26+
github.com/redis/go-redis/v9 v9.18.0
2727
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
28-
github.com/shirou/gopsutil/v4 v4.25.11
29-
github.com/testcontainers/testcontainers-go v0.40.0
28+
github.com/shirou/gopsutil/v4 v4.26.3
29+
github.com/testcontainers/testcontainers-go v0.41.0
3030
go.etcd.io/bbolt v1.4.3
31-
golang.org/x/net v0.48.0
32-
golang.org/x/text v0.32.0
33-
google.golang.org/grpc v1.77.0
31+
golang.org/x/net v0.49.0
32+
golang.org/x/text v0.34.0
33+
google.golang.org/grpc v1.80.0
3434
gopkg.in/yaml.v3 v3.0.1
35-
k8s.io/apimachinery v0.34.3
35+
k8s.io/apimachinery v0.35.3
3636
sigs.k8s.io/yaml v1.6.0
3737
)
3838

@@ -43,7 +43,7 @@ require (
4343
dario.cat/mergo v1.0.2 // indirect
4444
github.com/AlekSi/pointer v1.2.0 // indirect
4545
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
46-
github.com/BurntSushi/toml v1.5.0 // indirect
46+
github.com/BurntSushi/toml v1.6.0 // indirect
4747
github.com/Masterminds/goutils v1.1.1 // indirect
4848
github.com/Masterminds/semver/v3 v3.4.0 // indirect
4949
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
@@ -54,26 +54,27 @@ require (
5454
github.com/a-h/parse v0.0.0-20250122154542-74294addb73e // indirect
5555
github.com/andybalholm/brotli v1.2.0 // indirect
5656
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
57-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 // indirect
58-
github.com/aws/aws-sdk-go-v2/credentials v1.19.5 // indirect
59-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 // indirect
60-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 // indirect
61-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 // indirect
62-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
63-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.16 // indirect
64-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 // indirect
65-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.7 // indirect
66-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 // indirect
67-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.16 // indirect
68-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 // indirect
69-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.7 // indirect
70-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 // indirect
71-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 // indirect
72-
github.com/aws/smithy-go v1.24.0 // indirect
57+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 // indirect
58+
github.com/aws/aws-sdk-go-v2/credentials v1.19.14 // indirect
59+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.21 // indirect
60+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21 // indirect
61+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21 // indirect
62+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.6 // indirect
63+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22 // indirect
64+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 // indirect
65+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13 // indirect
66+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21 // indirect
67+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21 // indirect
68+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.9 // indirect
69+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.15 // indirect
70+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.19 // indirect
71+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.10 // indirect
72+
github.com/aws/smithy-go v1.24.2 // indirect
7373
github.com/beorn7/perks v1.0.1 // indirect
7474
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb // indirect
7575
github.com/cavaliergopher/cpio v1.0.1 // indirect
7676
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
77+
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
7778
github.com/cli/browser v1.3.0 // indirect
7879
github.com/cli/go-gh/v2 v2.12.1 // indirect
7980
github.com/cli/safeexec v1.0.1 // indirect
@@ -91,11 +92,11 @@ require (
9192
github.com/distribution/reference v0.6.0 // indirect
9293
github.com/djherbis/times v1.6.0 // indirect
9394
github.com/dlclark/regexp2 v1.11.5 // indirect
94-
github.com/docker/docker v28.5.1+incompatible // indirect
95+
github.com/docker/docker v28.5.2+incompatible // indirect
9596
github.com/docker/go-connections v0.6.0 // indirect
9697
github.com/docker/go-units v0.5.0 // indirect
9798
github.com/dop251/goja v0.0.0-20250630131328-58d95d85e994 // indirect
98-
github.com/ebitengine/purego v0.9.1 // indirect
99+
github.com/ebitengine/purego v0.10.0 // indirect
99100
github.com/emirpasic/gods v1.18.1 // indirect
100101
github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51 // indirect
101102
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
@@ -126,7 +127,7 @@ require (
126127
github.com/huandu/xstrings v1.5.0 // indirect
127128
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
128129
github.com/kevinburke/ssh_config v1.2.0 // indirect
129-
github.com/klauspost/compress v1.18.0 // indirect
130+
github.com/klauspost/compress v1.18.2 // indirect
130131
github.com/klauspost/pgzip v1.2.6 // indirect
131132
github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 // indirect
132133
github.com/magiconair/properties v1.8.10 // indirect
@@ -135,7 +136,7 @@ require (
135136
github.com/mitchellh/copystructure v1.2.0 // indirect
136137
github.com/mitchellh/reflectwalk v1.0.2 // indirect
137138
github.com/moby/docker-image-spec v1.3.1 // indirect
138-
github.com/moby/go-archive v0.1.0 // indirect
139+
github.com/moby/go-archive v0.2.0 // indirect
139140
github.com/moby/patternmatcher v0.6.0 // indirect
140141
github.com/moby/sys/sequential v0.6.0 // indirect
141142
github.com/moby/sys/user v0.4.0 // indirect
@@ -160,7 +161,6 @@ require (
160161
github.com/skeema/knownhosts v1.3.1 // indirect
161162
github.com/spf13/afero v1.14.0 // indirect
162163
github.com/spf13/cast v1.9.2 // indirect
163-
github.com/stoewer/go-strcase v1.3.1 // indirect
164164
github.com/stretchr/testify v1.11.1 // indirect
165165
github.com/suzuki-shunsuke/logrus-error v0.1.4 // indirect
166166
github.com/suzuki-shunsuke/pinact v1.6.0 // indirect
@@ -175,26 +175,27 @@ require (
175175
gitlab.com/digitalxero/go-conventional-commit v1.0.7 // indirect
176176
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
177177
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
178-
go.opentelemetry.io/otel v1.38.0 // indirect
178+
go.opentelemetry.io/otel v1.41.0 // indirect
179179
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
180-
go.opentelemetry.io/otel/metric v1.38.0 // indirect
181-
go.opentelemetry.io/otel/trace v1.38.0 // indirect
180+
go.opentelemetry.io/otel/metric v1.41.0 // indirect
181+
go.opentelemetry.io/otel/trace v1.41.0 // indirect
182182
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
183+
go.uber.org/atomic v1.11.0 // indirect
183184
go.yaml.in/yaml/v2 v2.4.3 // indirect
184185
go.yaml.in/yaml/v3 v3.0.4 // indirect
185-
golang.org/x/crypto v0.46.0 // indirect
186+
golang.org/x/crypto v0.48.0 // indirect
186187
golang.org/x/exp v0.0.0-20251209150349-8475f28825e9 // indirect
187188
golang.org/x/exp/typeparams v0.0.0-20250718183923-645b1fa84792 // indirect
188-
golang.org/x/mod v0.31.0 // indirect
189-
golang.org/x/oauth2 v0.32.0 // indirect
189+
golang.org/x/mod v0.32.0 // indirect
190+
golang.org/x/oauth2 v0.34.0 // indirect
190191
golang.org/x/sync v0.19.0 // indirect
191-
golang.org/x/sys v0.39.0 // indirect
192-
golang.org/x/telemetry v0.0.0-20251203150158-8fff8a5912fc // indirect
193-
golang.org/x/term v0.38.0 // indirect
194-
golang.org/x/tools v0.40.0 // indirect
192+
golang.org/x/sys v0.41.0 // indirect
193+
golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 // indirect
194+
golang.org/x/term v0.40.0 // indirect
195+
golang.org/x/tools v0.41.0 // indirect
195196
golang.org/x/vuln v1.1.4 // indirect
196-
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 // indirect
197-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 // indirect
197+
google.golang.org/genproto/googleapis/api v0.0.0-20260120221211-b8f7ae30c516 // indirect
198+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260120221211-b8f7ae30c516 // indirect
198199
google.golang.org/protobuf v1.36.11 // indirect
199200
gopkg.in/warnings.v0 v0.1.2 // indirect
200201
honnef.co/go/tools v0.6.1 // indirect

0 commit comments

Comments
 (0)