mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[PR #37] [MERGED] go1.21, latest hostsfile with indexing fixes, cleanup #39
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?
📋 Pull Request Information
Original PR: https://github.com/goodhosts/cli/pull/37
Author: @luthermonson
Created: 9/30/2023
Status: ✅ Merged
Merged: 9/30/2023
Merged by: @luthermonson
Base:
main← Head:pins📝 Commits (1)
6c2c651go1.21, latest hostsfile with indexing fixes, cleanup📊 Changes
407 files changed (+30 additions, -233834 deletions)
View changed files
📝
.github/workflows/ci.yml(+3 -3)📝
.github/workflows/release.yml(+4 -4)📝
.gitignore(+2 -0)📝
.goreleaser.yaml(+0 -0)📝
Makefile(+14 -30)➕
bin/golangci-lint(+0 -0)📝
go.mod(+2 -2)📝
go.sum(+2 -11)➕
hosts(+1 -0)📝
main.go(+2 -2)➖
vendor/github.com/asaskevich/govalidator/.gitignore(+0 -15)➖
vendor/github.com/asaskevich/govalidator/.travis.yml(+0 -12)➖
vendor/github.com/asaskevich/govalidator/CODE_OF_CONDUCT.md(+0 -43)➖
vendor/github.com/asaskevich/govalidator/CONTRIBUTING.md(+0 -63)➖
vendor/github.com/asaskevich/govalidator/LICENSE(+0 -21)➖
vendor/github.com/asaskevich/govalidator/README.md(+0 -622)➖
vendor/github.com/asaskevich/govalidator/arrays.go(+0 -87)➖
vendor/github.com/asaskevich/govalidator/converter.go(+0 -81)➖
vendor/github.com/asaskevich/govalidator/doc.go(+0 -3)➖
vendor/github.com/asaskevich/govalidator/error.go(+0 -47)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.