ae71bfdb85
feat: update runtimes
...
* `elixir` from `1.17.2` to `1.17.3`
* `python` from `3.12.5` to `3.13.3`
* `golang` from `1.22.6` to `1.24.3`
* `poetry` from `1.8.3` to `2.1.3`
2025-05-07 18:25:47 +00:00
82ace08303
chore(go): use go mod
to fetch dependencies
2024-08-10 12:40:27 +00:00
adc39dc755
chore(go): load addresses data in image
...
Addresses is encrypted using [`age`][0].
[0]: https://github.com/FiloSottile/age
2024-08-10 12:35:12 +00:00
a2d356dd3c
chore(libpostal): configure git to fetch large files
...
1. use http 1.1
2. increase buffer size
3. increate timeout
2024-08-10 12:10:50 +00:00
50a2822eeb
chore: upgrade runtimes to latest versions
...
1. `erlang` from 26.2.1 to 27.0.1
2. `elixir` from 1.16.0 to 1.17.2
3. `python` from 3.12.1 to 3.12.5
4. `poetry` from 1.7.1 to 1.8.3
5. `golang` from 1.21.6 to 1.22.6
2024-08-10 12:06:23 +00:00
Joao P Dubas
d355f46856
feat: build golang project
2024-01-28 18:14:39 -03:00
Joao P Dubas
e1ceef6409
chore: run ldconfig
to update shared libs
2024-01-28 18:13:45 -03:00
Joao P Dubas
f0e9c1c6d7
initial: addressex initial implemmentation
2024-01-26 15:11:04 +00:00