[PR #30] [MERGED] getting ci backup, gorelease arch/os updates, bump go to v1.17 #33

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

📋 Pull Request Information

Original PR: https://github.com/goodhosts/cli/pull/30
Author: @luthermonson
Created: 11/30/2021
Status: Merged
Merged: 12/1/2021
Merged by: @luthermonson

Base: masterHead: bump-go


📝 Commits (1)

  • bf37fa2 getting ci backup, gorelease arch/os updates, bump go to v1.17

📊 Changes

22 files changed (+48 additions, -96 deletions)

View changed files

📝 .github/workflows/ci.yml (+7 -6)
📝 .github/workflows/release.yml (+1 -1)
📝 .goreleaser.yml (+13 -2)
📝 cmd/version.go (+3 -1)
📝 go.mod (+11 -1)
📝 main.go (+1 -1)
vendor/github.com/dimchansky/utfbom/go.mod (+0 -1)
vendor/github.com/goodhosts/hostsfile/go.mod (+0 -5)
vendor/github.com/goodhosts/hostsfile/go.sum (+0 -2)
vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod (+0 -1)
vendor/github.com/mattn/go-runewidth/go.mod (+0 -3)
vendor/github.com/olekukonko/tablewriter/go.mod (+0 -5)
vendor/github.com/olekukonko/tablewriter/go.sum (+0 -2)
vendor/github.com/russross/blackfriday/v2/go.mod (+0 -1)
vendor/github.com/shurcooL/sanitized_anchor_name/go.mod (+0 -1)
vendor/github.com/sirupsen/logrus/go.mod (+0 -10)
vendor/github.com/sirupsen/logrus/go.sum (+0 -16)
vendor/github.com/t-tomalak/logrus-easy-formatter/go.mod (+0 -5)
vendor/github.com/t-tomalak/logrus-easy-formatter/go.sum (+0 -9)
vendor/github.com/urfave/cli/v2/go.mod (+0 -9)

...and 2 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/30 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 11/30/2021 **Status:** ✅ Merged **Merged:** 12/1/2021 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `master` ← **Head:** `bump-go` --- ### 📝 Commits (1) - [`bf37fa2`](https://github.com/goodhosts/cli/commit/bf37fa2e52d020dd2cdd3511db63e9138c96bde3) getting ci backup, gorelease arch/os updates, bump go to v1.17 ### 📊 Changes **22 files changed** (+48 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+7 -6) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `.goreleaser.yml` (+13 -2) 📝 `cmd/version.go` (+3 -1) 📝 `go.mod` (+11 -1) 📝 `main.go` (+1 -1) ➖ `vendor/github.com/dimchansky/utfbom/go.mod` (+0 -1) ➖ `vendor/github.com/goodhosts/hostsfile/go.mod` (+0 -5) ➖ `vendor/github.com/goodhosts/hostsfile/go.sum` (+0 -2) ➖ `vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod` (+0 -1) ➖ `vendor/github.com/mattn/go-runewidth/go.mod` (+0 -3) ➖ `vendor/github.com/olekukonko/tablewriter/go.mod` (+0 -5) ➖ `vendor/github.com/olekukonko/tablewriter/go.sum` (+0 -2) ➖ `vendor/github.com/russross/blackfriday/v2/go.mod` (+0 -1) ➖ `vendor/github.com/shurcooL/sanitized_anchor_name/go.mod` (+0 -1) ➖ `vendor/github.com/sirupsen/logrus/go.mod` (+0 -10) ➖ `vendor/github.com/sirupsen/logrus/go.sum` (+0 -16) ➖ `vendor/github.com/t-tomalak/logrus-easy-formatter/go.mod` (+0 -5) ➖ `vendor/github.com/t-tomalak/logrus-easy-formatter/go.sum` (+0 -9) ➖ `vendor/github.com/urfave/cli/v2/go.mod` (+0 -9) _...and 2 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:19 +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#33
No description provided.