good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
chat
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
github
tinode
chat
Commits
d71af497
Commit
d71af497
authored
1 year ago
by
or-else
Browse files
Options
Downloads
Patches
Plain Diff
dependencies updated
parent
e4cc4f44
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+41
-39
41 additions, 39 deletions
go.mod
go.sum
+80
-80
80 additions, 80 deletions
go.sum
with
121 additions
and
119 deletions
go.mod
+
41
−
39
View file @
d71af497
module
github.com/tinode/chat
go 1.1
8
go 1.1
9
require (
firebase.google.com/go
v3.13.0+incompatible
github.com/aws/aws-sdk-go
v1.4
4.20
4
github.com/go-sql-driver/mysql
v1.7.
0
github.com/aws/aws-sdk-go
v1.4
6.
4
github.com/go-sql-driver/mysql
v1.7.
1
github.com/golang/mock
v1.6.0
github.com/google/go-cmp
v0.
5.9
github.com/google/go-cmp
v0.
6.0
github.com/gorilla/handlers
v1.5.1
github.com/gorilla/websocket
v1.5.0
github.com/jackc/pgconn
v1.14.
0
github.com/jackc/pgconn
v1.14.
1
github.com/jackc/pgx/v4
v4.18.1
github.com/jmoiron/sqlx
v1.3.5
github.com/nyaruka/phonenumbers
v1.1.
6
github.com/prometheus/client_golang
v1.1
4
.0
github.com/prometheus/common
v0.
39
.0
github.com/nyaruka/phonenumbers
v1.1.
8
github.com/prometheus/client_golang
v1.1
7
.0
github.com/prometheus/common
v0.
45
.0
github.com/tinode/jsonco
v1.0.0
github.com/tinode/snowflake
v1.0.0
go.mongodb.org/mongo-driver
v1.1
1.2
golang.org/x/crypto
v0.
6
.0
golang.org/x/oauth2
v0.
5
.0
golang.org/x/text
v0.
7
.0
google.golang.org/api
v0.1
10
.0
google.golang.org/grpc
v1.5
3
.0
google.golang.org/protobuf
v1.
28.1
go.mongodb.org/mongo-driver
v1.1
2.1
golang.org/x/crypto
v0.
14
.0
golang.org/x/oauth2
v0.
13
.0
golang.org/x/text
v0.
13
.0
google.golang.org/api
v0.1
48
.0
google.golang.org/grpc
v1.5
9
.0
google.golang.org/protobuf
v1.
31.0
gopkg.in/rethinkdb/rethinkdb-go.v6
v6.2.2
)
require (
cloud.google.com/go
v0.110.
0
// indirect
cloud.google.com/go/compute
v1.
18.0
// indirect
cloud.google.com/go
v0.110.
9
// indirect
cloud.google.com/go/compute
v1.
23.1
// indirect
cloud.google.com/go/compute/metadata
v0.2.3 // indirect
cloud.google.com/go/firestore
v1.
9
.0 // indirect
cloud.google.com/go/iam
v
0
.1
2.0
// indirect
cloud.google.com/go/longrunning
v0.
4.1
// indirect
cloud.google.com/go/storage
v1.
29
.0 // indirect
cloud.google.com/go/firestore
v1.
14
.0 // indirect
cloud.google.com/go/iam
v
1
.1
.3
// indirect
cloud.google.com/go/longrunning
v0.
5.2
// indirect
cloud.google.com/go/storage
v1.
33
.0 // indirect
github.com/beorn7/perks
v1.0.1 // indirect
github.com/cespare/xxhash/v2
v2.2.0 // indirect
github.com/felixge/httpsnoop
v1.0.3 // indirect
github.com/golang/groupcache
v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf
v1.5.
2
// indirect
github.com/golang/protobuf
v1.5.
3
// indirect
github.com/golang/snappy
v0.0.4 // indirect
github.com/google/uuid
v1.3.0 // indirect
github.com/googleapis/enterprise-certificate-proxy
v0.2.3 // indirect
github.com/googleapis/gax-go/v2
v2.7.0 // indirect
github.com/google/s2a-go
v0.1.7 // indirect
github.com/google/uuid
v1.3.1 // indirect
github.com/googleapis/enterprise-certificate-proxy
v0.3.2 // indirect
github.com/googleapis/gax-go/v2
v2.12.0 // indirect
github.com/hailocab/go-hostpool
v0.0.0-20160125115350-e80d13ce29ed // indirect
github.com/jackc/chunkreader/v2
v2.0.1 // indirect
github.com/jackc/pgio
v1.0.0 // indirect
...
...
@@ -54,26 +55,27 @@ require (
github.com/jackc/pgtype
v1.14.0 // indirect
github.com/jackc/puddle
v1.3.0 // indirect
github.com/jmespath/go-jmespath
v0.4.0 // indirect
github.com/klauspost/compress
v1.15.15 // indirect
github.com/kr/pretty
v0.3.1 // indirect
github.com/matttproud/golang_protobuf_extensions
v1.0.4 // indirect
github.com/montanaflynn/stats
v0.7.0 // indirect
github.com/klauspost/compress
v1.17.2 // indirect
github.com/matttproud/golang_protobuf_extensions/v2
v2.0.0 // indirect
github.com/montanaflynn/stats
v0.7.1 // indirect
github.com/opentracing/opentracing-go
v1.2.0 // indirect
github.com/p
kg/errors
v0.
9.1
// indirect
github.com/prometheus/
client_model
v0.
3
.0 // indirect
github.com/
p
ro
metheus/procfs
v0.9
.0 // indirect
github.com/sirupsen/logrus
v1.9.
0
// indirect
github.com/p
rometheus/client_model
v0.
5.0
// indirect
github.com/prometheus/
procfs
v0.
12
.0 // indirect
github.com/ro
gpeppe/go-internal
v1.11
.0 // indirect
github.com/sirupsen/logrus
v1.9.
3
// indirect
github.com/xdg-go/pbkdf2
v1.0.0 // indirect
github.com/xdg-go/scram
v1.1.2 // indirect
github.com/xdg-go/stringprep
v1.0.4 // indirect
github.com/youmark/pkcs8
v0.0.0-20201027041543-1326539a0a0a // indirect
go.opencensus.io
v0.24.0 // indirect
golang.org/x/net
v0.7.0 // indirect
golang.org/x/sync
v0.
1
.0 // indirect
golang.org/x/sys
v0.
5
.0 // indirect
golang.org/x/net
v0.
1
7.0 // indirect
golang.org/x/sync
v0.
4
.0 // indirect
golang.org/x/sys
v0.
13
.0 // indirect
golang.org/x/time
v0.3.0 // indirect
golang.org/x/xerrors
v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/appengine
v1.6.7 // indirect
google.golang.org/genproto
v0.0.0-20230216225411-c8e22ba71e44 // indirect
golang.org/x/xerrors
v0.0.0-20231012003039-104605ab7028 // indirect
google.golang.org/appengine
v1.6.8 // indirect
google.golang.org/genproto
v0.0.0-20231016165738-49dd2c1f3d0b // indirect
google.golang.org/genproto/googleapis/api
v0.0.0-20231016165738-49dd2c1f3d0b // indirect
google.golang.org/genproto/googleapis/rpc
v0.0.0-20231016165738-49dd2c1f3d0b // indirect
gopkg.in/cenkalti/backoff.v2
v2.2.1 // indirect
)
This diff is collapsed.
Click to expand it.
go.sum
+
80
−
80
View file @
d71af497
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment