Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.26.0
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16

require (
github.com/99designs/gqlgen v0.17.91
github.com/99designs/gqlgen v0.17.94
github.com/brianvoe/gofakeit/v7 v7.15.0
github.com/coreos/go-oidc/v3 v3.19.0
github.com/coreos/go-oidc/v3 v3.20.0
github.com/creack/pty/v2 v2.0.1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/deckarep/golang-set/v2 v2.9.0
Expand All @@ -30,26 +30,26 @@ require (
github.com/mnako/letters v0.2.8
github.com/nyaruka/phonenumbers v1.8.0
github.com/oauth2-proxy/mockoidc v0.0.0-20240214162133-caebfff84d25
github.com/pelletier/go-toml/v2 v2.4.0
github.com/pelletier/go-toml/v2 v2.4.3
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.23.2
github.com/riverqueue/river v0.39.0
github.com/riverqueue/river/riverdriver/riverdatabasesql v0.39.0
github.com/riverqueue/river/riverdriver/riverpgxv5 v0.39.0
github.com/riverqueue/river/rivertype v0.39.0
github.com/riverqueue/river v0.40.0
github.com/riverqueue/river/riverdriver/riverdatabasesql v0.40.0
github.com/riverqueue/river/riverdriver/riverpgxv5 v0.40.0
github.com/riverqueue/river/rivertype v0.40.0
github.com/samber/slog-logrus/v2 v2.5.4
github.com/sirupsen/logrus v1.9.4
github.com/slack-go/slack v0.26.0
github.com/slack-go/slack v0.27.0
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
github.com/sqlc-dev/pqtype v0.3.0
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.34
golang.org/x/crypto v0.53.0
github.com/vektah/gqlparser/v2 v2.5.36
golang.org/x/crypto v0.54.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sys v0.46.0
golang.org/x/term v0.44.0
google.golang.org/grpc v1.81.1
golang.org/x/sys v0.47.0
golang.org/x/term v0.45.0
google.golang.org/grpc v1.82.0
google.golang.org/protobuf v1.36.11
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
riverqueue.com/riverui v0.16.0
Expand All @@ -74,7 +74,7 @@ require (
github.com/clipperhouse/displaywidth v0.11.0 // indirect
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2 // indirect
github.com/coder/websocket v1.8.14 // indirect
github.com/coder/websocket v1.8.15 // indirect
github.com/coreos/go-semver v0.3.1 // indirect
github.com/cubicdaiya/gonp v1.0.4 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
Expand Down Expand Up @@ -148,9 +148,9 @@ require (
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/riverqueue/apiframe v0.0.0-20260428012848-22cd8d31a740 // indirect
github.com/riverqueue/river/cmd/river v0.39.0 // indirect
github.com/riverqueue/river/riverdriver v0.39.0 // indirect
github.com/riverqueue/river/riverdriver v0.40.0 // indirect
github.com/riverqueue/river/riverdriver/riversqlite v0.39.0 // indirect
github.com/riverqueue/river/rivershared v0.39.0 // indirect
github.com/riverqueue/river/rivershared v0.40.0 // indirect
github.com/riza-io/grpc-go v0.2.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sagikazarmark/locafero v0.12.0 // indirect
Expand All @@ -170,7 +170,7 @@ require (
github.com/tidwall/match v1.2.0 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
github.com/urfave/cli/v3 v3.9.0 // indirect
github.com/urfave/cli/v3 v3.10.1 // indirect
github.com/vanng822/css v1.0.1 // indirect
github.com/vanng822/go-premailer v1.33.0 // indirect
github.com/wasilibs/go-pgquery v0.0.0-20260428021157-dca720e45577 // indirect
Expand All @@ -183,12 +183,12 @@ require (
go.yaml.in/yaml/v2 v2.4.4 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
golang.org/x/mod v0.36.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/sync v0.21.0 // indirect
golang.org/x/telemetry v0.0.0-20260508192327-42602be52be6 // indirect
golang.org/x/text v0.38.0 // indirect
golang.org/x/tools v0.45.0 // indirect
golang.org/x/mod v0.38.0 // indirect
golang.org/x/net v0.57.0 // indirect
golang.org/x/sync v0.22.0 // indirect
golang.org/x/telemetry v0.0.0-20260708182218-49f421fb7959 // indirect
golang.org/x/text v0.40.0 // indirect
golang.org/x/tools v0.48.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260504160031-60b97b32f348 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260504160031-60b97b32f348 // indirect
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1 // indirect
Expand Down
Loading
Loading