[PR #37] [MERGED] go1.21, latest hostsfile with indexing fixes, cleanup #39

Closed
opened 2026-03-02 05:09:21 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: pins


📝 Commits (1)

  • 6c2c651 go1.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.

## 📋 Pull Request Information **Original PR:** https://github.com/goodhosts/cli/pull/37 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 9/30/2023 **Status:** ✅ Merged **Merged:** 9/30/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `pins` --- ### 📝 Commits (1) - [`6c2c651`](https://github.com/goodhosts/cli/commit/6c2c651fbe631a3ea81b5b3c77af4e47bd8c8229) go1.21, latest hostsfile with indexing fixes, cleanup ### 📊 Changes **407 files changed** (+30 additions, -233834 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:09:21 +03:00
Sign in to join this conversation.
No labels
bug
bug
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cli#39
No description provided.