proxy.golang.org : github.com/lescactus/geolocation-go : v0.4.0
This repository contains a simple geolocation api microservice, fast, reliable, Kubernetes friendly and ready written in go as a proof of concept.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/lescactus/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a
- github.com/alicebob/miniredis/v2 v2.31.0
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-redis/cache/v8 v8.4.4
- github.com/go-redis/redis/v8 v8.11.5
- github.com/golang/protobuf v1.5.2
- github.com/gorilla/handlers v1.5.2
- github.com/hashicorp/hcl v1.0.0
- github.com/julienschmidt/httprouter v1.3.0
- github.com/justinas/alice v1.2.0
- github.com/klauspost/compress v1.13.6
- github.com/magiconair/properties v1.8.6
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.12.2
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.34.0
- github.com/prometheus/procfs v0.7.3
- github.com/rs/xid v1.5.0
- github.com/rs/zerolog v1.26.1
- github.com/slok/go-http-metrics v0.10.0
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stretchr/objx v0.3.0
- github.com/stretchr/testify v1.7.1
- github.com/subosito/gotenv v1.3.0
- github.com/vmihailenco/go-tinylfu v0.2.2
- github.com/vmihailenco/msgpack/v5 v5.3.4
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/yuin/gopher-lua v1.1.0
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/text v0.3.7
- google.golang.org/protobuf v1.28.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0