proxy.golang.org : github.com/lescactus/geolocation-go : v0.5.1
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.1
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.7.0
- github.com/go-redis/cache/v8 v8.4.4
- github.com/go-redis/redis/v8 v8.11.5
- 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.17.1
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml/v2 v2.1.0
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.19.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.48.0
- github.com/prometheus/procfs v0.12.0
- github.com/rs/xid v1.5.0
- github.com/rs/zerolog v1.32.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/slok/go-http-metrics v0.11.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/stretchr/testify v1.8.4
- github.com/subosito/gotenv v1.6.0
- github.com/vmihailenco/go-tinylfu v0.2.2
- github.com/vmihailenco/msgpack/v5 v5.4.0
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/yuin/gopher-lua v1.1.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.9.0
- golang.org/x/exp v0.0.0-20230905200255-921286631fa9
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.16.0
- golang.org/x/text v0.14.0
- google.golang.org/protobuf v1.32.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1