FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
CovenantSQL/go.mod at develop · CovenantSQL/CovenantSQL · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
CovenantSQL
/
CovenantSQL
Public
Notifications
You must be signed in to change notification settings
Fork
146
Star
1.5k
Code
Issues
27
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
CovenantSQL
/
go.mod
Copy path
More file actions
More file actions
Latest commit
History
History
History
96 lines (93 loc) · 5 KB
Breadcrumbs
CovenantSQL
/
go.mod
Copy path
File metadata and controls
96 lines (93 loc) · 5 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
module
github.com/CovenantSQL/CovenantSQL
go
1.13
require
(
bazil.org/fuse
v0.0.0-20180421153158-65cc252bf669
cloud.google.com/go
v0.40.0
//
indirect
github.com/CovenantSQL/HashStablePack
v2.0.1-0.20190327095521-90c11134d028+incompatible
github.com/CovenantSQL/beacon
v0.0.0-20190521023351-8402bfe07ece
github.com/CovenantSQL/go-sqlite3-encrypt
v1.9.1-0.20190621093938-dc98560308ab
github.com/CovenantSQL/sqlparser
v0.0.0-20190618091803-c4a6cf6cebb6
github.com/allegro/bigcache
v1.2.1
//
indirect
github.com/apoydence/onpar
v0.0.0-20190519213022-ee068f8ea4d1
//
indirect
github.com/aristanetworks/goarista
v0.0.0-20190607111240-52c2a7864a08
//
indirect
github.com/btcsuite/btcd
v0.0.0-20190614013741-962a206e94e9
github.com/btcsuite/btcutil
v0.0.0-20190425235716-9e5f4b9a998d
github.com/cenkalti/backoff
v2.2.1+incompatible
//
indirect
github.com/cyberdelia/go-metrics-graphite
v0.0.0-20161219230853-39f87cc3b432
github.com/davecgh/go-spew
v1.1.1
github.com/deckarep/golang-set
v1.7.1
//
indirect
github.com/derekstavis/go-qs
v0.0.0-20180720192143-9eef69e6c4e7
github.com/dghubble/go-twitter
v0.0.0-20190512073027-53f972dc4b06
//
indirect
github.com/dghubble/gologin
v2.1.0+incompatible
github.com/dghubble/oauth1
v0.5.0
github.com/dghubble/sling
v1.2.0
github.com/ethereum/go-ethereum
v1.8.27
github.com/fortytw2/leaktest
v1.3.0
github.com/gin-contrib/cors
v1.3.0
github.com/gin-contrib/sse
v0.1.0
//
indirect
github.com/gin-gonic/gin
v1.4.0
github.com/go-gorp/gorp
v2.0.1-0.20180226155812-4df78490a9aa+incompatible
github.com/go-playground/locales
v0.12.1
//
indirect
github.com/go-playground/universal-translator
v0.16.0
//
indirect
github.com/google/go-github
v17.0.0+incompatible
github.com/google/go-querystring
v1.0.0
//
indirect
github.com/gopherjs/gopherjs
v0.0.0-20190430165422-3e4dfb77656c
//
indirect
github.com/gorilla/handlers
v1.4.0
github.com/gorilla/mux
v1.7.2
github.com/gorilla/websocket
v1.4.0
github.com/hashicorp/golang-lru
v0.5.1
github.com/ivpusic/grpool
v1.0.0
github.com/jmoiron/jsonq
v0.0.0-20150511023944-e874b168d07e
github.com/jordwest/mock-conn
v0.0.0-20180617021051-4896c6bd1641
github.com/jtolds/gls
v4.20.0+incompatible
//
indirect
github.com/juju/errors
v0.0.0-20190207033735-e65537c515d7
//
indirect
github.com/juju/loggo
v0.0.0-20190526231331-6e530bcce5d8
//
indirect
github.com/juju/testing
v0.0.0-20190723135506-ce30eb24acd2
//
indirect
github.com/konsorten/go-windows-terminal-sequences
v1.0.2
//
indirect
github.com/leodido/go-urn
v1.1.0
//
indirect
github.com/lufia/iostat
v0.0.0-20170605150913-9f7362b77ad3
github.com/mattn/go-isatty
v0.0.8
//
indirect
github.com/minio/blake2b-simd
v0.0.0-20160723061019-3f5f724cb5b1
github.com/mohae/deepcopy
v0.0.0-20170929034955-c48cc78d4826
github.com/philhofer/fwd
v1.0.0
//
indirect
github.com/pingcap/check
v0.0.0-20190102082844-67f458068fc8
//
indirect
github.com/pkg/errors
v0.8.1
github.com/poy/onpar
v0.0.0-20190519213022-ee068f8ea4d1
//
indirect
github.com/prometheus/client_golang
v1.0.1-0.20190623115659-7c68e7286a5c
github.com/prometheus/client_model
v0.0.0-20190129233127-fd36f4220a90
github.com/prometheus/common
v0.6.0
github.com/prometheus/procfs
v0.0.2
github.com/rakyll/statik
v0.1.6
github.com/rcrowley/go-metrics
v0.0.0-20181016184325-3113b8401b8a
github.com/rs/cors
v1.6.0
//
indirect
github.com/satori/go.uuid
v1.2.1-0.20181028125025-b2ce2384e17b
github.com/siddontang/go
v0.0.0-20180604090527-bdc77568d726
//
indirect
github.com/siddontang/go-log
v0.0.0-20190221022429-1e957dd83bed
//
indirect
github.com/siddontang/go-mysql
v0.0.0-20181028041111-76c059e36c62
github.com/sirupsen/logrus
v1.4.2
github.com/smartystreets/assertions
v0.0.0-20190401211740-f487f9de1cd3
//
indirect
github.com/smartystreets/goconvey
v0.0.0-20170602164621-9e8dc3f972df
github.com/sourcegraph/jsonrpc2
v0.0.0-20190106185902-35a74f039c6a
github.com/syndtr/goleveldb
v1.0.0
github.com/tchap/go-patricia
v2.3.0+incompatible
github.com/ugorji/go
v1.1.4
github.com/xo/dburl
v0.0.0-20190203050942-98997a05b24f
github.com/xo/tblfmt
v0.0.0-20190609041254-28c54ec42ce8
//
indirect
github.com/xo/usql
v0.7.4
github.com/xtaci/smux
v1.3.4-0.20190522035559-79b3c96b84d1
github.com/zserge/metric
v0.1.1-0.20190429132510-b0b64cb7bfea
go.opencensus.io
v0.22.0
//
indirect
golang.org/x/crypto
v0.0.0-20190621222207-cc06ce4a13d4
golang.org/x/net
v0.0.0-20190620200207-3b0461eec859
//
indirect
golang.org/x/oauth2
v0.0.0-20190604053449-0f29369cfe45
golang.org/x/sys
v0.0.0-20210820121016-41cdb8703e55
google.golang.org/appengine
v1.6.1
//
indirect
google.golang.org/genproto
v0.0.0-20190620144150-6af8c5fc6601
//
indirect
google.golang.org/grpc
v1.21.1
//
indirect
gopkg.in/go-playground/validator.v9
v9.29.0
gopkg.in/gorp.v2
v2.0.1-0.20180226155812-4df78490a9aa
gopkg.in/mgo.v2
v2.0.0-20190816093944-a6b53ec6cb22
//
indirect
gopkg.in/natefinch/npipe.v2
v2.0.0-20160621034901-c1b8fa8bdcce
//
indirect
gopkg.in/yaml.v2
v2.2.2
)
replace
github.com/siddontang/go-mysql
v0.0.0-20181028041111-76c059e36c62
=>
github.com/CovenantSQL/go-mysql
v0.0.0-20181119032421-d8fba0f23b9b
Back
|
FazBrowse Home
|
New Git URL