@@ -7,13 +7,13 @@ require (
77 github.com/RBG-TUM/go-anel-pwrctrl v1.0.0
88 github.com/antchfx/xmlquery v1.4.4
99 github.com/gabstv/melody v1.0.2
10- github.com/getsentry/sentry-go v0.31 .1
11- github.com/gin-contrib/gzip v1.2.2
12- github.com/gin-gonic/gin v1.10.0
13- github.com/go-asn1-ber/asn1-ber v1.5.7 // indirect
14- github.com/go-gormigrate/gormigrate/v2 v2.1.3
15- github.com/go-ldap/ldap/v3 v3.4.10
16- github.com/go-sql-driver/mysql v1.9.1
10+ github.com/getsentry/sentry-go v0.34 .1
11+ github.com/gin-contrib/gzip v1.2.3
12+ github.com/gin-gonic/gin v1.10.1
13+ github.com/go-asn1-ber/asn1-ber v1.5.8-0.20250403174932-29230038a667 // indirect
14+ github.com/go-gormigrate/gormigrate/v2 v2.1.4
15+ github.com/go-ldap/ldap/v3 v3.4.11
16+ github.com/go-sql-driver/mysql v1.9.3
1717 github.com/gorilla/websocket v1.5.3 // indirect
1818 github.com/jinzhu/now v1.1.5
1919 github.com/microcosm-cc/bluemonday v1.0.27
@@ -22,15 +22,15 @@ require (
2222 github.com/russross/blackfriday/v2 v2.1.0
2323 github.com/satori/go.uuid v1.2.0
2424 github.com/sirupsen/logrus v1.9.3
25- github.com/spf13/viper v1.20.0
26- gorm.io/driver/mysql v1.5.7
25+ github.com/spf13/viper v1.20.1
26+ gorm.io/driver/mysql v1.6.0
2727 mvdan.cc/xurls/v2 v2.6.0
2828)
2929
3030require (
3131 github.com/Masterminds/sprig/v3 v3.3.0
3232 github.com/RBG-TUM/commons v0.0.0-20220406105618-030c095f6a1b
33- github.com/crewjam/saml v0.4.14
33+ github.com/crewjam/saml v0.5.1
3434 github.com/golang/mock v1.6.0
3535 github.com/icholy/digest v1.1.0
3636 github.com/stretchr/testify v1.10.0
@@ -41,20 +41,20 @@ require (
4141 github.com/TUM-Dev/CampusProxy/client v0.0.0-20230226120508-3e8bb2411921
4242 github.com/TUM-Dev/gocast/worker v0.0.0-20250110151606-bd9f2b63e789
4343 github.com/asticode/go-astisub v0.34.0
44- github.com/dgraph-io/ristretto/v2 v2.1 .0
45- github.com/getsentry/sentry-go/gin v0.31 .1
46- github.com/golang-jwt/jwt/v5 v5.2.2
47- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
44+ github.com/dgraph-io/ristretto/v2 v2.2 .0
45+ github.com/getsentry/sentry-go/gin v0.34 .1
46+ github.com/golang-jwt/jwt/v5 v5.2.3
47+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
4848 github.com/matthiasreumann/gomino v0.0.2
49- github.com/meilisearch/meilisearch-go v0.31 .0
49+ github.com/meilisearch/meilisearch-go v0.32 .0
5050 github.com/orandin/slog-gorm v1.4.0
5151 github.com/soheilhy/cmux v0.1.5
5252 github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f
53- golang.org/x/crypto v0.36 .0
54- google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
55- google.golang.org/grpc v1.71 .0
53+ golang.org/x/crypto v0.40 .0
54+ google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
55+ google.golang.org/grpc v1.73 .0
5656 google.golang.org/protobuf v1.36.6
57- gorm.io/gorm v1.25.12
57+ gorm.io/gorm v1.30.0
5858)
5959
6060require (
@@ -63,26 +63,26 @@ require (
6363 github.com/andybalholm/brotli v1.1.1 // indirect
6464 github.com/asticode/go-astikit v0.51.1 // indirect
6565 github.com/asticode/go-astits v1.13.0 // indirect
66- github.com/bytedance/sonic v1.12.7 // indirect
67- github.com/bytedance/sonic/loader v0.2.2 // indirect
68- github.com/cloudwego/base64x v0.1.4 // indirect
66+ github.com/bytedance/sonic v1.13.2 // indirect
67+ github.com/bytedance/sonic/loader v0.2.4 // indirect
68+ github.com/cloudwego/base64x v0.1.5 // indirect
6969 github.com/dgraph-io/ristretto v0.1.0 // indirect
7070 github.com/felixge/fgprof v0.9.5 // indirect
7171 github.com/gabriel-vasile/mimetype v1.4.8 // indirect
7272 github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
73- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
73+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
7474 github.com/golang/glog v1.2.4 // indirect
7575 github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
7676 github.com/josharian/intern v1.0.0 // indirect
77- github.com/klauspost/cpuid/v2 v2.2.9 // indirect
77+ github.com/klauspost/cpuid/v2 v2.2.10 // indirect
7878 github.com/mailru/easyjson v0.9.0 // indirect
7979 github.com/sagikazarmark/locafero v0.7.0 // indirect
8080 github.com/sourcegraph/conc v0.3.0 // indirect
8181 github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
8282 go.uber.org/multierr v1.11.0 // indirect
83- golang.org/x/arch v0.13 .0 // indirect
84- golang.org/x/oauth2 v0.27 .0 // indirect
85- google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
83+ golang.org/x/arch v0.15 .0 // indirect
84+ golang.org/x/oauth2 v0.30 .0 // indirect
85+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
8686)
8787
8888require (
@@ -93,7 +93,7 @@ require (
9393 github.com/Masterminds/semver/v3 v3.3.1 // indirect
9494 github.com/antchfx/xpath v1.3.3 // indirect
9595 github.com/aymerick/douceur v0.2.0 // indirect
96- github.com/beevik/etree v1.4.1 // indirect
96+ github.com/beevik/etree v1.5.0 // indirect
9797 github.com/cespare/xxhash/v2 v2.3.0 // indirect
9898 github.com/crewjam/httperr v0.2.0 // indirect
9999 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -102,8 +102,8 @@ require (
102102 github.com/gin-contrib/sse v1.0.0 // indirect
103103 github.com/go-playground/locales v0.14.1 // indirect
104104 github.com/go-playground/universal-translator v0.18.1 // indirect
105- github.com/go-playground/validator/v10 v10.24 .0 // indirect
106- github.com/goccy/go-json v0.10.4 // indirect
105+ github.com/go-playground/validator/v10 v10.26 .0 // indirect
106+ github.com/goccy/go-json v0.10.5 // indirect
107107 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
108108 github.com/google/uuid v1.6.0
109109 github.com/gorilla/css v1.0.1 // indirect
@@ -128,8 +128,8 @@ require (
128128 github.com/spf13/pflag v1.0.6 // indirect
129129 github.com/subosito/gotenv v1.6.0 // indirect
130130 github.com/ugorji/go/codec v1.2.12 // indirect
131- golang.org/x/net v0.37 .0 // indirect
132- golang.org/x/sys v0.31 .0 // indirect
133- golang.org/x/text v0.23 .0 // indirect
131+ golang.org/x/net v0.41 .0 // indirect
132+ golang.org/x/sys v0.34 .0 // indirect
133+ golang.org/x/text v0.27 .0 // indirect
134134 gopkg.in/yaml.v3 v3.0.1 // indirect
135135)
0 commit comments