Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
go-kit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
ext
go-kit
Commits
64c713d5
Commit
64c713d5
authored
1 year ago
by
ildus
Browse files
Options
Downloads
Patches
Plain Diff
update libraries
parent
9fc44234
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!5
Revert "add crossTokenData.inlineDescription"
,
!4
Dev
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+25
-26
25 additions, 26 deletions
go.mod
go.sum
+61
-81
61 additions, 81 deletions
go.sum
with
86 additions
and
107 deletions
go.mod
+
25
−
26
View file @
64c713d5
...
...
@@ -3,45 +3,43 @@ module gitlab.whattofarm.io/ext/go-kit
go 1.20
require (
github.com/cenkalti/backoff/v4
v4.
1.3
github.com/cenkalti/backoff/v4
v4.
2.1
github.com/dgrijalva/jwt-go
v3.2.0+incompatible
github.com/ethereum/go-ethereum
v1.12.0
github.com/gagliardetto/solana-go
v1.
7.1
github.com/gammazero/workerpool
v1.1.
2
github.com/gagliardetto/solana-go
v1.
8.3
github.com/gammazero/workerpool
v1.1.
3
github.com/google/go-cmp
v0.5.9
github.com/jmoiron/sqlx
v1.3.
4
github.com/lib/pq
v1.
9.0
github.com/nats-io/nats.go
v1.
15.0
github.com/pborman/uuid
v1.2.
0
github.com/jmoiron/sqlx
v1.3.
5
github.com/lib/pq
v1.
10.9
github.com/nats-io/nats.go
v1.
27.1
github.com/pborman/uuid
v1.2.
1
github.com/powerman/getenv
v0.1.0
github.com/powerman/go-service-example
v1.4.0
github.com/powerman/must
v0.1.1
github.com/powerman/structlog
v0.7.3
github.com/pressly/goose
v2.7.0+incompatible
github.com/prometheus/client_golang
v1.1
4
.0
golang.org/x/crypto
v0.1.0
github.com/prometheus/client_golang
v1.1
6
.0
golang.org/x/crypto
v0.1
0
.0
)
require (
contrib.go.opencensus.io/exporter/stackdriver
v0.13.4 // indirect
filippo.io/edwards25519
v1.0.0-rc.1 // indirect
github.com/aybabtme/rgbterm
v0.0.0-20170906152045-cc83f3b3ce59 // indirect
github.com/beorn7/perks
v1.0.1 // indirect
github.com/blendle/zapdriver
v1.3.1 // indirect
github.com/cespare/xxhash/v2
v2.2.0 // indirect
github.com/davecgh/go-spew
v1.1.1 // indirect
github.com/dfuse-io/logging
v0.0.0-20201110202154-26697de88c79 // indirect
github.com/fatih/color
v1.10.0 // indirect
github.com/gagliardetto/binary
v0.7.
3
// indirect
github.com/gagliardetto/binary
v0.7.
7
// indirect
github.com/gagliardetto/treeout
v0.1.4 // indirect
github.com/gammazero/deque
v0.1.0 // indirect
github.com/go-stack/stack
v1.8.1 // indirect
github.com/gammazero/deque
v0.2.0 // indirect
github.com/golang/groupcache
v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf
v1.5.
2
// indirect
github.com/golang/protobuf
v1.5.
3
// indirect
github.com/golang/snappy
v0.0.5-0.20220116011046-fa5810519dcb // indirect
github.com/google/uuid
v1.3.0 // indirect
github.com/json-iterator/go
v1.1.12 // indirect
github.com/klauspost/compress
v1.1
5.1
5 // indirect
github.com/klauspost/compress
v1.1
6.
5 // indirect
github.com/logrusorgru/aurora
v2.0.3+incompatible // indirect
github.com/mattn/go-colorable
v0.1.13 // indirect
github.com/mattn/go-isatty
v0.0.16 // indirect
...
...
@@ -49,35 +47,36 @@ require (
github.com/mitchellh/go-testing-interface
v1.14.1 // indirect
github.com/modern-go/concurrent
v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2
v1.0.2 // indirect
github.com/montanaflynn/stats
v0.0.0-20171201202039-1bf9dbcd8cbe // indirect
github.com/mostynb/zstdpool-freelist
v0.0.0-20201229113212-927304c0c3b1 // indirect
github.com/mr-tron/base58
v1.2.0 // indirect
github.com/nats-io/nkeys
v0.
3.0
// indirect
github.com/nats-io/nkeys
v0.
4.4
// indirect
github.com/nats-io/nuid
v1.0.1 // indirect
github.com/pkg/errors
v0.9.1 // indirect
github.com/prometheus/client_model
v0.3.0 // indirect
github.com/prometheus/common
v0.
39
.0 // indirect
github.com/prometheus/procfs
v0.
9.0
// indirect
github.com/prometheus/common
v0.
42
.0 // indirect
github.com/prometheus/procfs
v0.
10.1
// indirect
github.com/streamingfast/logging
v0.0.0-20220405224725-2755dab2ce75 // indirect
github.com/teris-io/shortid
v0.0.0-20201117134242-e59966efd125 // indirect
github.com/tidwall/gjson
v1.9.3 // indirect
github.com/tidwall/match
v1.1.1 // indirect
github.com/tidwall/pretty
v1.2.0 // indirect
github.com/xdg-go/pbkdf2
v1.0.0 // indirect
github.com/xdg-go/scram
v1.
0.2
// indirect
github.com/xdg-go/stringprep
v1.0.
2
// indirect
github.com/xdg-go/scram
v1.
1.1
// indirect
github.com/xdg-go/stringprep
v1.0.
3
// indirect
github.com/youmark/pkcs8
v0.0.0-20181117223130-1be2e3e5546d // indirect
go.opencensus.io
v0.22.5 // indirect
go.uber.org/atomic
v1.7.0 // indirect
go.uber.org/multierr
v1.6.0 // indirect
go.uber.org/zap
v1.21.0 // indirect
golang.org/x/sync
v0.
1
.0 // indirect
golang.org/x/sys
v0.
7
.0 // indirect
golang.org/x/term
v0.
1
.0 // indirect
golang.org/x/text
v0.
8
.0 // indirect
google.golang.org/protobuf
v1.
28.1
// indirect
golang.org/x/sync
v0.
2
.0 // indirect
golang.org/x/sys
v0.
9
.0 // indirect
golang.org/x/term
v0.
9
.0 // indirect
golang.org/x/text
v0.
10
.0 // indirect
google.golang.org/protobuf
v1.
30.0
// indirect
)
require (
github.com/nats-io/nats-server/v2
v2.8.2 // indirect
go.mongodb.org/mongo-driver
v1.
9.1
go.mongodb.org/mongo-driver
v1.
11.0
)
This diff is collapsed.
Click to expand it.
go.sum
+
61
−
81
View file @
64c713d5
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