Go library for interacting with https://golang.org/dl/
Go to file
jolheiser b561b7c7ca
continuous-integration/drone/push Build is passing Details
Don't actually hit dl site (#1)
Reviewed-on: #1
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2021-08-09 03:06:59 +00:00
cmd/godl Initial commit 2021-08-08 16:34:22 -05:00
.drone.yml Initial commit 2021-08-08 16:34:22 -05:00
.gitignore Initial commit 2021-08-08 16:34:22 -05:00
LICENSE Initial commit 2021-08-08 16:34:22 -05:00
README.md Initial commit 2021-08-08 16:34:22 -05:00
dl.go Don't actually hit dl site (#1) 2021-08-09 03:06:59 +00:00
dl_test.go Don't actually hit dl site (#1) 2021-08-09 03:06:59 +00:00
go.mod Initial commit 2021-08-08 16:34:22 -05:00
go.sum Initial commit 2021-08-08 16:34:22 -05:00

README.md

dl

https://golang.org/dl/?mode=json

NOTE: This URL may not remain permanent, it is simply usable at the time of writing this library.

License

MIT