@@ -4,46 +4,42 @@ go 1.20
4
4
5
5
require (
6
6
entgo.io/contrib v0.4.5
7
- entgo.io/ent v0.12.3
7
+ entgo.io/ent v0.12.4
8
8
github.com/3th1nk/cidr v0.2.0
9
- github.com/99designs/gqlgen v0.17.34
9
+ github.com/99designs/gqlgen v0.17.38
10
10
github.com/Yamashou/gqlgenc v0.14.0
11
11
github.com/brianvoe/gofakeit/v6 v6.23.2
12
12
github.com/hashicorp/go-multierror v1.1.1
13
13
github.com/hasura/go-graphql-client v0.10.1
14
- github.com/labstack/echo/v4 v4.10.2
14
+ github.com/labstack/echo/v4 v4.11.4
15
15
github.com/lib/pq v1.10.9
16
16
github.com/mattn/go-sqlite3 v1.14.17
17
17
github.com/mitchellh/go-homedir v1.1.0
18
- github.com/spf13/cobra v1.7 .0
19
- github.com/spf13/viper v1.16.0
18
+ github.com/spf13/cobra v1.8 .0
19
+ github.com/spf13/viper v1.18.2
20
20
github.com/stretchr/testify v1.8.4
21
- github.com/testcontainers/testcontainers-go/modules/postgres v0.21 .0
22
- github.com/vektah/gqlparser/v2 v2.5.6
21
+ github.com/testcontainers/testcontainers-go/modules/postgres v0.23 .0
22
+ github.com/vektah/gqlparser/v2 v2.5.10
23
23
github.com/wundergraph/graphql-go-tools v1.63.2
24
- go.infratographer.com/permissions-api v0.1.14
25
- go.infratographer.com/x v0.3.4
26
- go.uber.org/zap v1.24 .0
27
- golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
24
+ go.infratographer.com/permissions-api v0.3.1
25
+ go.infratographer.com/x v0.3.9
26
+ go.uber.org/zap v1.26 .0
27
+ golang.org/x/exp v0.0.0-20230905200255-921286631fa9
28
28
)
29
29
30
30
require (
31
- github.com/ThreeDotsLabs/watermill v1.3.0 // indirect
32
- github.com/ThreeDotsLabs/watermill-nats/v2 v2.0.0 // indirect
33
- github.com/garsue/watermillzap v1.2.0 // indirect
34
31
github.com/gofrs/uuid v4.4.0+incompatible // indirect
35
- github.com/lithammer/shortuuid/v3 v3.0.7 // indirect
36
32
github.com/minio/highwayhash v1.0.2 // indirect
37
- github.com/nats-io/jwt/v2 v2.4.1 // indirect
38
- github.com/nats-io/nats-server/v2 v2.9.19 // indirect
39
- github.com/nats-io/nats.go v1.27.1 // indirect
40
- github.com/nats-io/nkeys v0.4.4 // indirect
33
+ github.com/nats-io/jwt/v2 v2.5.2 // indirect
34
+ github.com/nats-io/nats-server/v2 v2.10.4 // indirect
35
+ github.com/nats-io/nats.go v1.31.0 // indirect
36
+ github.com/nats-io/nkeys v0.4.6 // indirect
41
37
github.com/nats-io/nuid v1.0.1 // indirect
42
- github.com/oklog/ulid v1.3.1 // indirect
43
38
)
44
39
45
40
require (
46
- ariga.io/atlas v0.10.2-0.20230427182402-87a07dfb83bf // indirect
41
+ ariga.io/atlas v0.14.1-0.20230918065911-83ad451a4935 // indirect
42
+ dario.cat/mergo v1.0.0 // indirect
47
43
filippo.io/edwards25519 v1.0.0 // indirect
48
44
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
49
45
github.com/MicahParks/keyfunc/v2 v2.1.0 // indirect
@@ -55,33 +51,31 @@ require (
55
51
github.com/beorn7/perks v1.0.1 // indirect
56
52
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
57
53
github.com/cespare/xxhash/v2 v2.2.0 // indirect
58
- github.com/cockroachdb/cockroach-go/v2 v2.3.5 // indirect
59
- github.com/containerd/containerd v1.6.19 // indirect
54
+ github.com/cockroachdb/cockroach-go/v2 v2.3.6 // indirect
55
+ github.com/containerd/containerd v1.7.3 // indirect
60
56
github.com/cpuguy83/dockercfg v0.3.1 // indirect
61
- github.com/davecgh/go-spew v1.1.1 // indirect
57
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
62
58
github.com/docker/distribution v2.8.2+incompatible // indirect
63
- github.com/docker/docker v24.0.2 +incompatible // indirect
59
+ github.com/docker/docker v24.0.5 +incompatible // indirect
64
60
github.com/docker/go-connections v0.4.0 // indirect
65
61
github.com/docker/go-units v0.5.0 // indirect
66
62
github.com/felixge/httpsnoop v1.0.3 // indirect
67
- github.com/fsnotify/fsnotify v1.6 .0 // indirect
63
+ github.com/fsnotify/fsnotify v1.7 .0 // indirect
68
64
github.com/go-logr/logr v1.2.4 // indirect
69
65
github.com/go-logr/stdr v1.2.2 // indirect
70
66
github.com/go-openapi/inflect v0.19.0 // indirect
71
67
github.com/gogo/protobuf v1.3.2 // indirect
72
68
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
73
69
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
74
- github.com/golang/glog v1.1.1 // indirect
75
70
github.com/golang/protobuf v1.5.3 // indirect
76
71
github.com/google/go-cmp v0.5.9 // indirect
77
- github.com/google/uuid v1.3 .0 // indirect
72
+ github.com/google/uuid v1.4 .0 // indirect
78
73
github.com/gorilla/websocket v1.5.0 // indirect
79
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16 .0 // indirect
74
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.18 .0 // indirect
80
75
github.com/hashicorp/errwrap v1.1.0 // indirect
81
76
github.com/hashicorp/golang-lru/v2 v2.0.3 // indirect
82
77
github.com/hashicorp/hcl v1.0.0 // indirect
83
78
github.com/hashicorp/hcl/v2 v2.13.0 // indirect
84
- github.com/imdario/mergo v0.3.16 // indirect
85
79
github.com/inconshreveable/mousetrap v1.1.0 // indirect
86
80
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
87
81
github.com/jackc/pgconn v1.14.0 // indirect
@@ -92,14 +86,14 @@ require (
92
86
github.com/jackc/pgtype v1.14.0 // indirect
93
87
github.com/jackc/pgx/v4 v4.18.1 // indirect
94
88
github.com/jaevor/go-nanoid v1.3.0 // indirect
95
- github.com/klauspost/compress v1.16.7 // indirect
89
+ github.com/klauspost/compress v1.17.2 // indirect
96
90
github.com/labstack/echo v3.3.10+incompatible // indirect
97
91
github.com/labstack/echo-contrib v0.15.0 // indirect
98
92
github.com/labstack/echo-jwt/v4 v4.2.0 // indirect
99
- github.com/labstack/gommon v0.4.0 // indirect
93
+ github.com/labstack/gommon v0.4.2 // indirect
100
94
github.com/magiconair/properties v1.8.7 // indirect
101
95
github.com/mattn/go-colorable v0.1.13 // indirect
102
- github.com/mattn/go-isatty v0.0.19 // indirect
96
+ github.com/mattn/go-isatty v0.0.20 // indirect
103
97
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
104
98
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
105
99
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -110,21 +104,24 @@ require (
110
104
github.com/opencontainers/go-digest v1.0.0 // indirect
111
105
github.com/opencontainers/image-spec v1.1.0-rc4 // indirect
112
106
github.com/opencontainers/runc v1.1.7 // indirect
113
- github.com/pelletier/go-toml/v2 v2.0.8 // indirect
107
+ github.com/pelletier/go-toml/v2 v2.1.0 // indirect
114
108
github.com/pkg/errors v0.9.1 // indirect
115
- github.com/pmezard/go-difflib v1.0.0 // indirect
116
- github.com/pressly/goose/v3 v3.13.4 // indirect
109
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
110
+ github.com/pressly/goose/v3 v3.15.0 // indirect
117
111
github.com/prometheus/client_golang v1.16.0 // indirect
118
112
github.com/prometheus/client_model v0.4.0 // indirect
119
113
github.com/prometheus/common v0.44.0 // indirect
120
114
github.com/prometheus/procfs v0.11.0 // indirect
115
+ github.com/sagikazarmark/locafero v0.4.0 // indirect
116
+ github.com/sagikazarmark/slog-shim v0.1.0 // indirect
121
117
github.com/sirupsen/logrus v1.9.3 // indirect
122
- github.com/spf13/afero v1.9.5 // indirect
123
- github.com/spf13/cast v1.5.1 // indirect
124
- github.com/spf13/jwalterweatherman v1.1 .0 // indirect
118
+ github.com/sourcegraph/conc v0.3.0 // indirect
119
+ github.com/spf13/afero v1.11.0 // indirect
120
+ github.com/spf13/cast v1.6 .0 // indirect
125
121
github.com/spf13/pflag v1.0.5 // indirect
126
- github.com/subosito/gotenv v1.4.2 // indirect
127
- github.com/testcontainers/testcontainers-go v0.21.0 // indirect
122
+ github.com/stretchr/objx v0.5.0 // indirect
123
+ github.com/subosito/gotenv v1.6.0 // indirect
124
+ github.com/testcontainers/testcontainers-go v0.23.0 // indirect
128
125
github.com/valyala/bytebufferpool v1.0.0 // indirect
129
126
github.com/valyala/fasttemplate v1.2.2 // indirect
130
127
github.com/vmihailenco/msgpack/v5 v5.0.0-beta.9 // indirect
@@ -143,22 +140,20 @@ require (
143
140
go.opentelemetry.io/otel/sdk v1.16.0 // indirect
144
141
go.opentelemetry.io/otel/trace v1.16.0 // indirect
145
142
go.opentelemetry.io/proto/otlp v0.20.0 // indirect
146
- go.step.sm/crypto v0.31.2 // indirect
147
- go.uber.org/atomic v1.11.0 // indirect
143
+ go.step.sm/crypto v0.35.1 // indirect
148
144
go.uber.org/multierr v1.11.0 // indirect
149
- golang.org/x/crypto v0.11 .0 // indirect
145
+ golang.org/x/crypto v0.17 .0 // indirect
150
146
golang.org/x/mod v0.12.0 // indirect
151
- golang.org/x/net v0.12.0 // indirect
152
- golang.org/x/oauth2 v0.10.0 // indirect
153
- golang.org/x/sys v0.10.0 // indirect
154
- golang.org/x/text v0.11.0 // indirect
155
- golang.org/x/time v0.3.0 // indirect
156
- golang.org/x/tools v0.10.0 // indirect
157
- google.golang.org/appengine v1.6.7 // indirect
158
- google.golang.org/genproto v0.0.0-20230629202037-9506855d4529 // indirect
159
- google.golang.org/genproto/googleapis/api v0.0.0-20230629202037-9506855d4529 // indirect
160
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230629202037-9506855d4529 // indirect
161
- google.golang.org/grpc v1.56.1 // indirect
147
+ golang.org/x/net v0.19.0 // indirect
148
+ golang.org/x/oauth2 v0.15.0 // indirect
149
+ golang.org/x/sys v0.15.0 // indirect
150
+ golang.org/x/text v0.14.0 // indirect
151
+ golang.org/x/time v0.5.0 // indirect
152
+ golang.org/x/tools v0.13.0 // indirect
153
+ google.golang.org/appengine v1.6.8 // indirect
154
+ google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
155
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
156
+ google.golang.org/grpc v1.60.1 // indirect
162
157
google.golang.org/protobuf v1.31.0 // indirect
163
158
gopkg.in/ini.v1 v1.67.0 // indirect
164
159
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
0 commit comments