mirror of
https://github.com/creamlike1024/EasyLPAC.git
synced 2026-04-25 12:55:54 +03:00
[GH-ISSUE #53] eum-registry.json is Not available #30
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EasyLPAC#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pioneerAlone on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/53
//go:generate curl -o eum-registry.json https://euicc-manual.osmocom.org/docs/pki/eum/accredited.json
When I run
go generate, it fails to downloadeum-registry.jsonand always returns a 404 not found error.Could I get the latest EUM list?