Skip to content

Commit

Permalink
update go.list
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyliu committed Nov 22, 2023
1 parent 6bdb868 commit 1d48575
Showing 1 changed file with 70 additions and 62 deletions.
132 changes: 70 additions & 62 deletions go.list
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
github.com/stellar/stellar-disbursement-platform-backend
cloud.google.com/go v0.110.0
cloud.google.com/go v0.110.7
cloud.google.com/go/bigquery v1.8.0
cloud.google.com/go/compute v1.19.0
cloud.google.com/go/compute v1.23.0
cloud.google.com/go/compute/metadata v0.2.3
cloud.google.com/go/datastore v1.1.0
cloud.google.com/go/firestore v1.9.0
cloud.google.com/go/longrunning v0.4.1
cloud.google.com/go/firestore v1.13.0
cloud.google.com/go/iam v1.1.1
cloud.google.com/go/longrunning v0.5.1
cloud.google.com/go/pubsub v1.3.1
cloud.google.com/go/storage v1.14.0
cloud.google.com/go/storage v1.30.1
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9
firebase.google.com/go v3.12.0+incompatible
github.com/2opremio/pretty v0.2.2-0.20230601220618-e1d5758b2a95
github.com/BurntSushi/toml v1.3.2
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53
Expand All @@ -18,24 +20,25 @@ github.com/Joker/jade v1.1.3
github.com/Masterminds/goutils v1.1.1
github.com/Masterminds/semver/v3 v3.2.0
github.com/Masterminds/sprig/v3 v3.2.3
github.com/Masterminds/squirrel v1.5.0
github.com/Microsoft/go-winio v0.4.14
github.com/Masterminds/squirrel v1.5.4
github.com/Microsoft/go-winio v0.6.1
github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
github.com/adjust/goautoneg v0.0.0-20150426214442-d788f35a0315
github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
github.com/andybalholm/brotli v1.0.5
github.com/armon/go-metrics v0.4.0
github.com/armon/go-metrics v0.4.1
github.com/armon/go-radix v1.0.0
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/aws/aws-sdk-go v1.44.321
github.com/aws/aws-sdk-go v1.45.26
github.com/aymerick/douceur v0.2.0
github.com/beevik/etree v1.1.0
github.com/beorn7/perks v1.0.1
github.com/bgentry/speakeasy v0.1.0
github.com/buger/goreplay v1.3.2
github.com/census-instrumentation/opencensus-proto v0.2.1
github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d
github.com/cespare/xxhash/v2 v2.2.0
github.com/chzyer/logex v1.2.1
github.com/chzyer/readline v1.5.1
Expand All @@ -46,26 +49,28 @@ github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0
github.com/coreos/go-semver v0.3.0
github.com/coreos/go-systemd/v22 v22.3.2
github.com/cpuguy83/go-md2man/v2 v2.0.2
github.com/creachadair/jrpc2 v1.1.0
github.com/creachadair/mds v0.0.1
github.com/creack/pty v1.1.9
github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/denisenkom/go-mssqldb v0.9.0
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/elazarl/go-bindata-assetfs v1.0.0
github.com/elazarl/go-bindata-assetfs v1.0.1
github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad
github.com/envoyproxy/protoc-gen-validate v0.1.0
github.com/fatih/color v1.13.0
github.com/fatih/color v1.14.1
github.com/fatih/structs v1.1.0
github.com/flosch/pongo2/v4 v4.0.2
github.com/frankban/quicktest v1.14.4
github.com/fsnotify/fsnotify v1.6.0
github.com/gavv/monotime v0.0.0-20161010190848-47d58efa6955
github.com/getsentry/raven-go v0.0.0-20160805001729-c9d3cc542ad1
github.com/getsentry/raven-go v0.2.0
github.com/getsentry/sentry-go v0.23.0
github.com/gin-contrib/sse v0.1.0
github.com/gin-gonic/gin v1.8.1
github.com/go-chi/chi v4.1.2+incompatible
github.com/go-chi/chi/v5 v5.0.10
github.com/go-errors/errors v1.4.2
github.com/go-errors/errors v1.5.1
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4
github.com/go-gorp/gorp/v3 v3.1.0
Expand All @@ -77,8 +82,7 @@ github.com/go-playground/universal-translator v0.18.0
github.com/go-playground/validator/v10 v10.11.1
github.com/go-sql-driver/mysql v1.6.0
github.com/gobuffalo/logger v1.0.6
github.com/gobuffalo/packd v1.0.1
github.com/gobuffalo/packr v1.12.1
github.com/gobuffalo/packd v1.0.2
github.com/gobuffalo/packr/v2 v2.8.3
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
github.com/goccy/go-json v0.9.11
Expand All @@ -97,30 +101,29 @@ github.com/google/go-cmp v0.5.9
github.com/google/go-querystring v0.0.0-20160401233042-9235644dd9e5
github.com/google/martian v2.1.0+incompatible
github.com/google/martian/v3 v3.1.0
github.com/google/pprof v0.0.0-20201218002935-b9804c9f04c2
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
github.com/google/renameio v0.1.0
github.com/google/s2a-go v0.1.3
github.com/google/uuid v1.3.0
github.com/googleapis/enterprise-certificate-proxy v0.2.3
github.com/googleapis/gax-go/v2 v2.8.0
github.com/google/s2a-go v0.1.7
github.com/google/uuid v1.3.1
github.com/googleapis/enterprise-certificate-proxy v0.3.1
github.com/googleapis/gax-go/v2 v2.12.0
github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8
github.com/gorilla/css v1.0.0
github.com/gorilla/schema v1.2.0
github.com/graph-gophers/graphql-go v1.3.0
github.com/guregu/null v2.1.3-0.20151024101046-79c5bd36b615+incompatible
github.com/hashicorp/consul/api v1.20.0
github.com/guregu/null v4.0.0+incompatible
github.com/hashicorp/consul/api v1.25.1
github.com/hashicorp/errwrap v1.1.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-hclog v1.2.0
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-immutable-radix v1.3.1
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/golang-lru v0.5.4
github.com/hashicorp/golang-lru v1.0.2
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/serf v0.10.1
github.com/holiman/uint256 v1.2.0
github.com/holiman/uint256 v1.2.3
github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c
github.com/hpcloud/tail v1.0.0
github.com/huandu/xstrings v1.4.0
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639
github.com/imdario/mergo v0.3.13
Expand All @@ -144,8 +147,7 @@ github.com/kataras/pio v0.0.11
github.com/kataras/sitemap v0.0.6
github.com/kataras/tunnel v0.0.4
github.com/kisielk/gotool v1.0.0
github.com/klauspost/compress v1.16.0
github.com/konsorten/go-windows-terminal-sequences v1.0.1
github.com/klauspost/compress v1.17.0
github.com/kr/fs v0.1.0
github.com/kr/pretty v0.3.1
github.com/kr/pty v1.1.1
Expand All @@ -172,6 +174,7 @@ github.com/mattn/go-runewidth v0.0.9
github.com/mattn/go-sqlite3 v1.14.15
github.com/matttproud/golang_protobuf_extensions v1.0.4
github.com/microcosm-cc/bluemonday v1.0.23
github.com/minio/highwayhash v1.0.2
github.com/mitchellh/cli v1.1.5
github.com/mitchellh/copystructure v1.2.0
github.com/mitchellh/go-homedir v1.1.0
Expand All @@ -181,49 +184,55 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v1.0.2
github.com/moul/http2curl v0.0.0-20161031194548-4e24498b31db
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
github.com/nats-io/jwt/v2 v2.4.1
github.com/nats-io/nats.go v1.30.2
github.com/nats-io/nkeys v0.4.5
github.com/nats-io/nuid v1.0.1
github.com/nelsam/hel/v2 v2.3.3
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
github.com/nxadm/tail v1.4.8
github.com/nyaruka/phonenumbers v1.1.8
github.com/olekukonko/tablewriter v0.0.5
github.com/onsi/ginkgo v1.7.0
github.com/onsi/gomega v1.4.3
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.27.10
github.com/opentracing/opentracing-go v1.1.0
github.com/pelletier/go-toml v1.9.0
github.com/pelletier/go-toml/v2 v2.0.9
github.com/pelletier/go-toml v1.9.5
github.com/pelletier/go-toml/v2 v2.1.0
github.com/pingcap/errors v0.11.4
github.com/pkg/errors v0.9.1
github.com/pkg/sftp v1.13.1
github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/posener/complete v1.2.3
github.com/poy/onpar v1.1.2
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.4.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_model v0.5.0
github.com/prometheus/common v0.44.0
github.com/prometheus/procfs v0.11.1
github.com/rogpeppe/go-internal v1.10.0
github.com/rs/cors v1.9.0
github.com/rs/xhandler v0.0.0-20160618193221-ed27b6fd6521
github.com/prometheus/procfs v0.12.0
github.com/rogpeppe/go-internal v1.11.0
github.com/rs/cors v1.10.1
github.com/rubenv/sql-migrate v1.5.2
github.com/russross/blackfriday/v2 v2.1.0
github.com/sagikazarmark/crypt v0.10.0
github.com/sagikazarmark/crypt v0.15.0
github.com/sagikazarmark/locafero v0.3.0
github.com/sagikazarmark/slog-shim v0.1.0
github.com/schollz/closestmatch v2.1.0+incompatible
github.com/segmentio/go-loggly v0.5.1-0.20171222203950-eb91657e62b2
github.com/sergi/go-diff v0.0.0-20161205080420-83532ca1c1ca
github.com/shopspring/decimal v1.3.1
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.9.5
github.com/sourcegraph/conc v0.3.0
github.com/spf13/afero v1.10.0
github.com/spf13/cast v1.5.1
github.com/spf13/cobra v1.7.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.16.0
github.com/stellar/go v0.0.0-20230810175703-9c94bc588b15
github.com/stellar/go-xdr v0.0.0-20211103144802-8017fc4bdfee
github.com/spf13/viper v1.17.0
github.com/stellar/go v0.0.0-20231121172327-69266de4154f
github.com/stellar/go-xdr v0.0.0-20230919160922-6c7b68458206
github.com/stellar/throttled v2.2.3-0.20190823235211-89d75816f59d+incompatible
github.com/stretchr/objx v0.5.1
github.com/stretchr/testify v1.8.4
github.com/subosito/gotenv v1.4.2
github.com/subosito/gotenv v1.6.0
github.com/tdewolff/minify/v2 v2.12.4
github.com/tdewolff/parse/v2 v2.6.4
github.com/twilio/twilio-go v1.11.0
Expand All @@ -246,40 +255,39 @@ github.com/yudai/gojsondiff v0.0.0-20170107030110-7b1b7adf999d
github.com/yudai/golcs v0.0.0-20150405163532-d1c525dea8ce
github.com/yudai/pp v2.0.1+incompatible
github.com/yuin/goldmark v1.4.13
github.com/ziutek/mymysql v1.5.4
go.etcd.io/etcd/api/v3 v3.5.9
go.etcd.io/etcd/client/pkg/v3 v3.5.9
go.etcd.io/etcd/client/v2 v2.305.7
go.etcd.io/etcd/client/v2 v2.305.9
go.etcd.io/etcd/client/v3 v3.5.9
go.opencensus.io v0.24.0
go.uber.org/atomic v1.9.0
go.uber.org/multierr v1.8.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.21.0
golang.org/x/crypto v0.15.0
golang.org/x/exp v0.0.0-20230810033253-352e893a4cad
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/image v0.0.0-20190802002840-cff245a6509b
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
golang.org/x/mod v0.11.0
golang.org/x/mod v0.13.0
golang.org/x/net v0.18.0
golang.org/x/oauth2 v0.8.0
golang.org/x/sync v0.3.0
golang.org/x/oauth2 v0.12.0
golang.org/x/sync v0.4.0
golang.org/x/sys v0.14.0
golang.org/x/term v0.14.0
golang.org/x/text v0.14.0
golang.org/x/time v0.3.0
golang.org/x/tools v0.6.0
golang.org/x/tools v0.14.0
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
google.golang.org/api v0.122.0
google.golang.org/api v0.143.0
google.golang.org/appengine v1.6.7
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.55.0
google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb
google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
gopkg.in/errgo.v2 v2.1.0
gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/gavv/httpexpect.v1 v1.0.0-20170111145843-40724cf1e4a0
gopkg.in/gorp.v1 v1.7.1
gopkg.in/ini.v1 v1.67.0
gopkg.in/square/go-jose.v2 v2.4.1
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
Expand Down

0 comments on commit 1d48575

Please sign in to comment.