Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Shaw committed Jul 21, 2019
1 parent 248607a commit c330911
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 74 deletions.
58 changes: 25 additions & 33 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,78 +1,70 @@
module github.com/xo/usql

require (
cloud.google.com/go v0.43.0 // indirect
github.com/MichaelS11/go-cql-driver v0.0.0-20190315050006-6dafc35aac9b
github.com/SAP/go-hdb v0.14.1
github.com/SermoDigital/jose v0.9.2-0.20180104203859-803625baeddc // indirect
github.com/VoltDB/voltdb-client-go v1.0.1
github.com/alecthomas/chroma v0.6.3
github.com/alecthomas/chroma v0.6.6
github.com/alecthomas/kingpin v2.2.6+incompatible
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 // indirect
github.com/alexbrainman/odbc v0.0.0-20190102080306-cf37ce290779
github.com/amsokol/ignite-go-client v0.12.2
github.com/apache/calcite-avatica-go/v3 v3.2.0
github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 // indirect
github.com/bkaradzic/go-lz4 v1.0.0 // indirect
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58 // indirect
github.com/cockroachdb/apd v1.1.0 // indirect
github.com/couchbase/go-couchbase v0.0.0-20190425215726-2f7ed8e51683 // indirect
github.com/couchbase/go-couchbase v0.0.0-20190708161019-23e7ca2ce2b7 // indirect
github.com/couchbase/go_n1ql v0.0.0-20160215142504-6cf4e348b127
github.com/couchbase/gomemcached v0.0.0-20190420034518-d7858f29a056 // indirect
github.com/couchbase/gomemcached v0.0.0-20190515232915-c4b4ca0eb21d // indirect
github.com/couchbase/goutils v0.0.0-20190315194238-f9d42b11473b // indirect
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d // indirect
github.com/cznic/fileutil v0.0.0-20181122101858-4d67cfea8c87 // indirect
github.com/cznic/golex v0.0.0-20181122101858-9c343928389c // indirect
github.com/cznic/internal v0.0.0-20181122101858-3279554c546e // indirect
github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 // indirect
github.com/cznic/ql v1.2.0
github.com/cznic/sortutil v0.0.0-20181122101858-f5f958428db8 // indirect
github.com/cznic/strutil v0.0.0-20181122101858-275e90344537 // indirect
github.com/cznic/zappy v0.0.0-20181122101859-ca47d358d4b1 // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20190423183735-731ef375ac02
github.com/denisenkom/go-mssqldb v0.0.0-20190720212816-23f0cad53f5c
github.com/dlclark/regexp2 v1.1.8 // indirect
github.com/edsrzf/mmap-go v1.0.0 // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-sql-driver/mysql v1.4.1
github.com/gocql/gocql v0.0.0-20190423091413-b99afaf3b163
github.com/gocql/gocql v0.0.0-20190717234527-2ba2dd7440dc
github.com/gohxs/readline v0.0.0-20171011095936-a780388e6e7c
github.com/golang/protobuf v1.3.1 // indirect
github.com/golang/snappy v0.0.1 // indirect
github.com/google/uuid v1.1.1 // indirect
github.com/hashicorp/go-uuid v1.0.1 // indirect
github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect
github.com/jackc/pgx v3.3.0+incompatible
github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03 // indirect
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/kshvakov/clickhouse v1.3.6
github.com/lib/pq v1.1.0
github.com/jackc/pgx v3.5.0+incompatible
github.com/jcmturner/gofork v1.0.0 // indirect
github.com/kshvakov/clickhouse v1.3.9
github.com/lib/pq v1.2.0
github.com/mattn/go-adodb v0.0.1
github.com/mattn/go-isatty v0.0.7
github.com/mattn/go-sqlite3 v1.10.0
github.com/nakagami/firebirdsql v0.0.0-20190310045651-3c02a58cfed8
github.com/mattn/go-isatty v0.0.8
github.com/mattn/go-sqlite3 v1.11.0
github.com/nakagami/firebirdsql v0.0.0-20190609025626-90ca2b3395f5
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 // indirect
github.com/pkg/errors v0.8.1 // indirect
github.com/prestodb/presto-go-client v0.0.0-20190119074633-edfd3c996aa1
github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 // indirect
github.com/prestodb/presto-go-client v0.0.0-20190703204924-a4497272570e
github.com/satori/go.uuid v1.2.0 // indirect
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 // indirect
github.com/snowflakedb/gosnowflake v1.1.17
github.com/snowflakedb/gosnowflake v1.2.0
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/stretchr/testify v1.3.0 // indirect
github.com/thda/tds v0.1.5
github.com/thda/tds v0.1.6
github.com/xo/dburl v0.0.0-20190203050942-98997a05b24f
github.com/xo/tblfmt v0.0.0-20190213090215-14c6bb46451c
github.com/xo/tblfmt v0.0.0-20190609041254-28c54ec42ce8
github.com/xo/terminfo v0.0.0-20190125114736-1a4775eeeb62
github.com/xo/xoutil v0.0.0-20171112033149-46189f4026a5
github.com/zaf/temp v0.0.0-20170209143821-94e385923345
github.com/ziutek/mymysql v1.5.4
gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b // indirect
golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734 // indirect
golang.org/x/net v0.0.0-20190424112056-4829fb13d2c6 // indirect
golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect
golang.org/x/sys v0.0.0-20190426135247-a129542de9ae // indirect
golang.org/x/text v0.3.2 // indirect
google.golang.org/appengine v1.5.0 // indirect
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 // indirect
golang.org/x/net v0.0.0-20190628185345-da137c7871d7 // indirect
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect
gopkg.in/jcmturner/gokrb5.v6 v6.1.1 // indirect
gopkg.in/rana/ora.v4 v4.1.15
)

go 1.13
Loading

0 comments on commit c330911

Please sign in to comment.