GitHub / COSAE-FR / riproxy
Proxy utility fo RIP
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/COSAE-FR%2Friproxy
Stars: 0
Forks: 1
Open issues: 0
License: mit
Language: Go
Size: 84 KB
Dependencies parsed at:
48
Created at: about 4 years ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 13 days ago
go.mod
go
- github.com/COSAE-FR/riputils v1.1.3
- github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
- github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15
- github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e
- github.com/erikdubbelboer/gspt v0.0.0-20201015204752-6cb2489021da
- github.com/inconshreveable/go-vhost v0.0.0-20160627193104-06d84117953b
- github.com/ogier/pflag v0.0.1
- github.com/sirupsen/logrus v1.8.1
- golang.org/x/net v0.0.0-20210420210106-798c2154c571
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
- gopkg.in/hlandau/configurable.v1 v1.0.1
- gopkg.in/hlandau/easyconfig.v1 v1.0.17
- gopkg.in/hlandau/service.v2 v2.0.17
- gopkg.in/hlandau/svcutils.v1 v1.0.11
- gopkg.in/yaml.v2 v2.4.0
go.sum
go
- github.com/BurntSushi/toml v0.3.1
- github.com/COSAE-FR/riputils v1.1.3
- github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
- github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e
- github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2
- github.com/erikdubbelboer/gspt v0.0.0-20201015204752-6cb2489021da
- github.com/inconshreveable/go-vhost v0.0.0-20160627193104-06d84117953b
- github.com/ogier/pflag v0.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-charset v0.0.0-20180617210344-2471d30d28b4
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.4.0
- golang.org/x/net v0.0.0-20210420210106-798c2154c571
- golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210420072515-93ed5bcd2bfe
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.6
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/hlandau/configurable.v1 v1.0.1
- gopkg.in/hlandau/easyconfig.v1 v1.0.17
- gopkg.in/hlandau/service.v2 v2.0.17
- gopkg.in/hlandau/svcutils.v1 v1.0.11
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.2.2
- gopkg.in/yaml.v2 v2.4.0