@@ -8,12 +8,12 @@ require (
8
8
github.com/btcsuite/btcd v0.0.0-20190213025234-306aecffea32
9
9
github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d
10
10
github.com/caarlos0/env v3.5.0+incompatible
11
- github.com/coreos/go-oidc/v3 v3.11 .0
12
- github.com/fatih/color v1.17 .0
11
+ github.com/coreos/go-oidc/v3 v3.12 .0
12
+ github.com/fatih/color v1.18 .0
13
13
github.com/fatih/structs v1.1.0
14
14
github.com/friendsofgo/errors v0.9.2
15
15
github.com/go-co-op/gocron v1.37.0
16
- github.com/go-sql-driver/mysql v1.8.1
16
+ github.com/go-sql-driver/mysql v1.9.0
17
17
github.com/gorilla/mux v1.8.1
18
18
github.com/gorilla/rpc v1.2.1
19
19
github.com/gorilla/websocket v1.5.3
@@ -27,20 +27,20 @@ require (
27
27
github.com/lbryio/ozzo-validation v3.0.3-0.20170512160344-202201e212ec+incompatible
28
28
github.com/mitchellh/mapstructure v1.5.0
29
29
github.com/pkg/profile v1.7.0
30
- github.com/prometheus/client_golang v1.20.4
30
+ github.com/prometheus/client_golang v1.21.0
31
31
github.com/rs/cors v1.11.1
32
- github.com/rubenv/sql-migrate v1.7.0
32
+ github.com/rubenv/sql-migrate v1.7.1
33
33
github.com/sirupsen/logrus v1.9.3
34
- github.com/spf13/cast v1.7.0
35
- github.com/spf13/cobra v1.8 .1
34
+ github.com/spf13/cast v1.7.1
35
+ github.com/spf13/cobra v1.9 .1
36
36
github.com/spf13/viper v1.19.0
37
- github.com/stretchr/testify v1.9 .0
37
+ github.com/stretchr/testify v1.10 .0
38
38
github.com/stripe/stripe-go v70.15.0+incompatible
39
39
github.com/volatiletech/null/v8 v8.1.2
40
- github.com/volatiletech/sqlboiler/v4 v4.16.2
41
- github.com/volatiletech/strmangle v0.0.6
40
+ github.com/volatiletech/sqlboiler/v4 v4.18.0
41
+ github.com/volatiletech/strmangle v0.0.8
42
42
github.com/ybbus/jsonrpc/v2 v2.1.7
43
- golang.org/x/sync v0.8 .0
43
+ golang.org/x/sync v0.11 .0
44
44
)
45
45
46
46
require (
@@ -61,7 +61,7 @@ require (
61
61
github.com/hashicorp/hcl v1.0.0 // indirect
62
62
github.com/inconshreveable/mousetrap v1.1.0 // indirect
63
63
github.com/johntdyer/slack-go v0.0.0-20230314151037-c5bf334f9b6e // indirect
64
- github.com/klauspost/compress v1.17.9 // indirect
64
+ github.com/klauspost/compress v1.17.11 // indirect
65
65
github.com/lbryio/types v0.0.0-20220224142228-73610f6654a6 // indirect
66
66
github.com/magiconair/properties v1.8.7 // indirect
67
67
github.com/mattn/go-colorable v0.1.13 // indirect
@@ -70,7 +70,7 @@ require (
70
70
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
71
71
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
72
72
github.com/prometheus/client_model v0.6.1 // indirect
73
- github.com/prometheus/common v0.55 .0 // indirect
73
+ github.com/prometheus/common v0.62 .0 // indirect
74
74
github.com/prometheus/procfs v0.15.1 // indirect
75
75
github.com/robfig/cron/v3 v3.0.1 // indirect
76
76
github.com/sagikazarmark/locafero v0.4.0 // indirect
@@ -79,19 +79,19 @@ require (
79
79
github.com/slack-go/slack v0.12.1 // indirect
80
80
github.com/sourcegraph/conc v0.3.0 // indirect
81
81
github.com/spf13/afero v1.11.0 // indirect
82
- github.com/spf13/pflag v1.0.5 // indirect
82
+ github.com/spf13/pflag v1.0.6 // indirect
83
83
github.com/subosito/gotenv v1.6.0 // indirect
84
84
github.com/volatiletech/inflect v0.0.1 // indirect
85
85
github.com/volatiletech/randomize v0.0.1 // indirect
86
86
go.uber.org/atomic v1.10.0 // indirect
87
87
go.uber.org/multierr v1.9.0 // indirect
88
- golang.org/x/crypto v0.25 .0 // indirect
88
+ golang.org/x/crypto v0.31 .0 // indirect
89
89
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
90
- golang.org/x/oauth2 v0.21 .0 // indirect
91
- golang.org/x/sys v0.22 .0 // indirect
92
- golang.org/x/text v0.16 .0 // indirect
90
+ golang.org/x/oauth2 v0.24 .0 // indirect
91
+ golang.org/x/sys v0.28 .0 // indirect
92
+ golang.org/x/text v0.21 .0 // indirect
93
93
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
94
- google.golang.org/protobuf v1.34.2 // indirect
94
+ google.golang.org/protobuf v1.36.1 // indirect
95
95
gopkg.in/ini.v1 v1.67.0 // indirect
96
96
gopkg.in/nullbio/null.v6 v6.0.0-20161116030900-40264a2e6b79 // indirect
97
97
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments