{"id":22174318,"url":"https://github.com/brianschubert/advent-of-go","last_synced_at":"2025-09-08T18:34:57.344Z","repository":{"id":163004608,"uuid":"196048462","full_name":"brianschubert/advent-of-go","owner":"brianschubert","description":"Solutions for the Advent of Code 2017 challenges in Go ","archived":false,"fork":false,"pushed_at":"2019-07-09T17:34:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-07T09:42:21.108Z","etag":null,"topics":["advent-of-code","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianschubert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-09T16:48:44.000Z","updated_at":"2019-07-09T17:34:18.000Z","dependencies_parsed_at":"2023-07-18T18:37:01.560Z","dependency_job_id":null,"html_url":"https://github.com/brianschubert/advent-of-go","commit_stats":null,"previous_names":["brianschubert/advent-of-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brianschubert/advent-of-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianschubert%2Fadvent-of-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianschubert%2Fadvent-of-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianschubert%2Fadvent-of-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianschubert%2Fadvent-of-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianschubert","download_url":"https://codeload.github.com/brianschubert/advent-of-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianschubert%2Fadvent-of-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229373,"owners_count":25245188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["advent-of-code","go"],"created_at":"2024-12-02T07:43:52.758Z","updated_at":"2025-09-08T18:34:57.320Z","avatar_url":"https://github.com/brianschubert.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Go\n\nSolutions to puzzles from the [Advent of Code][adventofcode].\n\nI am resolving a handful the AoC 2017 problems to help myself learn [Go][go]. More complete solution sets exist in my [Aoc 2016][aoc-rust] and [AoC 2017][aoc-kotlin] repositories.\n\nAll solutions in this repository were compiled with go 1.12.\n\n## Running a Solution\n\nSolutions can be run using the standard `go` utility with the following format.\n\n```bash\n$ go run year day [input-file]\n```\n\nIf an input file is not specified, it will default to `resources/{year}/day{day}.txt`. To read input from sdin, using the file name `--`.\n\n## License\n\nThis software is licensed under the [MIT License][license-mit]. For more\ninformation, read the file [LICENSE][license-file].\n\n[adventofcode]: https://adventofcode.com/\n[go]: https://golang.org/\n[aoc-kotlin]: https://github.com/blueschu/Advent-Of-Code\n[aoc-rust]: https://github.com/blueschu/Advent-Of-Rust\n[license-mit]: https://opensource.org/licenses/MIT\n[license-file]: https://github.com/blueschu/Advent-Of-Rust/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianschubert%2Fadvent-of-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianschubert%2Fadvent-of-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianschubert%2Fadvent-of-go/lists"}