{"id":24196548,"url":"https://github.com/dedis/go-imports","last_synced_at":"2026-05-10T18:50:09.312Z","repository":{"id":140111721,"uuid":"185939336","full_name":"dedis/go-imports","owner":"dedis","description":"Go lambda code hosted on AWS to redirect Go module requests","archived":false,"fork":false,"pushed_at":"2025-03-24T12:53:36.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T13:41:10.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dedis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-10T07:22:42.000Z","updated_at":"2025-03-24T12:53:38.000Z","dependencies_parsed_at":"2023-11-08T06:21:54.844Z","dependency_job_id":"7f7f2ae0-e0fc-4ab7-b2d2-15e4444a2934","html_url":"https://github.com/dedis/go-imports","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dedis/go-imports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedis%2Fgo-imports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedis%2Fgo-imports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedis%2Fgo-imports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedis%2Fgo-imports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dedis","download_url":"https://codeload.github.com/dedis/go-imports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedis%2Fgo-imports/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32867988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-13T19:35:49.145Z","updated_at":"2026-05-10T18:50:09.293Z","avatar_url":"https://github.com/dedis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEDIS Go imports\n\nThis repository contains the Go lambda hosted on AWS that redirects Go module\nrequests to the correct repository URL.\n\n## How it works\n\nThe domain is redirected to an API Gateway hosted on AWS. This API is configured\nso that any request is proxied to a lambda named `dedis-go-imports` also hosted\non AWS.\n\nThe Go lambda is using the code of [golang.org](https://github.com/golang/website/blob/master/cmd/golangorg/x.go)\nas a base but modified to fit the DEDIS repositories.\n\n## Supported repositories\n\nThe domain of the modules is `go.dedis.ch`. The list of repositories supported is in\n`main.go`.\n\n## Contribute\n\nFirst you will need to install the AWS CLI client on your computer. Please use the\nfollowing [instructions](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html).\nThen you'll need to setup the credentials:\n\n```bash\n$ aws configure\nAWS Access Key ID [None]: # generate one on AWS\nAWS Secret Access Key [None]: # secret of the generated key\nDefault region name [None]: eu-central-1\nDefault output format [None]: json\n```\n\nYou can now deploy your changes using the provided script that will pack the\nlambda code in a zip file and upload it to AWS.\n\n```\n./deploy.sh\n```\n\nNote that this will update the **production** lambda.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedis%2Fgo-imports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdedis%2Fgo-imports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedis%2Fgo-imports/lists"}